[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 9 / a / InterfaCSS / 1.1.0 / InterfaCSS.podspec.json
blobce26c36aef32629acad50c78f89dedf13917cdd9
2   "name": "InterfaCSS",
3   "version": "1.1.0",
4   "summary": "A fabulous CSS based styling and layout framework for iOS applications.",
5   "homepage": "https://github.com/tolo/InterfaCSS",
6   "license": "MIT",
7   "authors": {
8     "Tobias Löfstrand": "tobias@leafnode.se"
9   },
10   "source": {
11     "git": "https://github.com/tolo/InterfaCSS.git",
12     "tag": "1.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "InterfaCSS/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "CoreGraphics",
23     "QuartzCore"
24   ],
25   "dependencies": {
26     "Parcoa": [
27       "~> 0.0.1"
28     ]
29   }