[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / 7 / Astray / 0.0.5 / Astray.podspec.json
blob52ae97bc6e2bcb37981b0749828a5d0e9df55034
2   "name": "Astray",
3   "version": "0.0.5",
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.5"
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   }