[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / a / TestUploadPod / 0.0.1 / TestUploadPod.podspec.json
blob8d7f2fde5d7b062a9abb48fcc5d914b05e8ca38d
2   "name": "TestUploadPod",
3   "version": "0.0.1",
4   "summary": "TestUploadPod for ios.",
5   "homepage": "https://github.com/lxy-xiaoyue/TestUploadPod",
6   "license": "MIT",
7   "authors": {
8     "lxy_xiaoyue": "lxy_xiaoyue@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lxy-xiaoyue/TestUploadPod.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "TestUploadPod",
19     "TestUploadPod/Classes/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ]
26   }