[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 4 / PodCheck / 0.1.4 / PodCheck.podspec.json
blob04612b0a7b17f5e37478b3cc53383d1bb5dbba52
2   "name": "PodCheck",
3   "version": "0.1.4",
4   "summary": "PodCheck",
5   "homepage": "https://github.com/MaheThiru/PodCheck",
6   "license": "MIT",
7   "authors": {
8     "thiru": "ptsamy92@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MaheThiru/PodCheck.git",
12     "tag": "0.1.4"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "PodCheck": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.0"
27     ]
28   }