[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 9 / a / InterfaCSS / 2.0-Beta1 / InterfaCSS.podspec.json
blobecaaf557db0d8a65e7b8b17a68033eff3157452c
2   "name": "InterfaCSS",
3   "version": "2.0-Beta1",
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": "2.0-Beta1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source_files": "Core/Source/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore"
25   ]