[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / b / 2 / PoporUploadVC / 0.0.01 / PoporUploadVC.podspec.json
blobc46fc6b69e8cd0d7fec6b6a69aff2840c7571d56
2   "name": "PoporUploadVC",
3   "version": "0.0.01",
4   "summary": "简化上传图片视频等方法",
5   "homepage": "https://github.com/popor/PoporUploadVC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/popor/PoporUploadVC.git",
15     "tag": "0.0.01"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Example/Classes/**/*.{h,m}",
21   "resources": "Example/Classes/PoporUploadVC.bundle",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "JSONModel": [
28     ],
29     "PoporUI/IToast": [
31     ],
32     "PoporFoundation/PrefixCore": [
34     ],
35     "PoporFoundation/NSAssistant": [
37     ],
38     "PoporFoundation/NSDate": [
40     ],
41     "SDWebImage": [
43     ],
44     "PoporAVPlayer": [
46     ],
47     "PoporImageBrower": [
49     ],
50     "PoporMedia": [
52     ],
53     "AFNetworking": [
55     ],
56     "DMProgressHUD": [
58     ]
59   }