[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 1 / FSI / 0.1.0 / FSI.podspec.json
blob0635223d82d3d3b784c81b9cb00dc129422f9c6b
2   "name": "FSI",
3   "version": "0.1.0",
4   "license": "Apache",
5   "summary": "A delightful iOS library.",
6   "homepage": "https://github.com/tbaranes/FSI",
7   "authors": {
8     "Tom Baranes": "tom.baranes@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/tbaranes/FSI.git",
12     "tag": "0.1.0",
13     "submodules": false
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "public_header_files": "FSI/*.h",
20   "source_files": "FSI/*.{h,m}"