Skip to content

Commit

Permalink
[Add] InterfaCSS 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tolo authored and CocoaPodsBot committed Jul 12, 2014
1 parent 2dd8a1b commit 6758958
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions Specs/InterfaCSS/0.9.7/InterfaCSS.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "InterfaCSS",
"version": "0.9.7",
"summary": "A fabulous CSS based styling and layout framework for iOS applications.",
"homepage": "https://github.com/tolo/InterfaCSS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tobias Löfstrand": "tobias@leafnode.se"
},
"source": {
"git": "https://github.com/tolo/InterfaCSS.git",
"tag": "0.9.7"
},
"platforms": {
"ios": "6.0"
},
"source_files": "InterfaCSS/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"dependencies": {
"Parcoa": [
"~> 0.0.1"
]
}
}

0 comments on commit 6758958

Please sign in to comment.