[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 1 / FSI / 0.3.0 / FSI.podspec.json
blob1166afd6e6322b1fe0acb46c8bb0e5823cf86ee3
2   "name": "FSI",
3   "version": "0.3.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.3.0",
13     "submodules": false
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.10",
19     "tvos": "9.0"
20   },
21   "public_header_files": "FSI/*.h",
22   "source_files": "FSI/*.{h,m}"