[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 5 / testMyPodlib / 0.1.2 / testMyPodlib.podspec.json
blob3b24dfef7b32768c903244ead189097b5455aa23
2   "name": "testMyPodlib",
3   "version": "0.1.2",
4   "summary": "A short description of testMyPodlib.",
5   "description": "TODO: this is test demo.",
6   "homepage": "https://github.com/yuanwy/testMyPodlib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuanwy": "ywy32@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yuanwy/testMyPodlib.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "testMyPodlib/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }