[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 9 / a / InterfaCSS / 1.5.3 / InterfaCSS.podspec.json
bloba798728848a6d231e30483a6e6a178f12e6b7c26
2   "name": "InterfaCSS",
3   "version": "1.5.3",
4   "summary": "The CSS-inspired styling and layout framework for iOS",
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.5.3"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "tvos": "9.0"
17   },
18   "source_files": "InterfaCSS/**/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ]