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