[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / 7 / Astray / 0.0.3 / Astray.podspec.json
blob646b7989d3634b63b604ae08e75a174352b2482e
2   "name": "Astray",
3   "version": "0.0.3",
4   "summary": "tool kit",
5   "description": "develop tool kit",
6   "homepage": "https://github.com/archerchey/Astray",
7   "license": "MIT",
8   "authors": {
9     "Archer": "archerchey@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/archerchey/Astray.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "Astray/**/*.{h,m}",
19   "public_header_files": "Astray/**/*.h",
20   "exclude_files": "Classes/Exclude",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "UIKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.1.0"
29     ],
30     "FMDB": [
31       "~> 2.6.2"
32     ]
33   }