[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 2 / PoporUploadVC / 0.0.18 / PoporUploadVC.podspec.json
blobc795bc205d04ef0f8266d98170fbe4ce4517dd10
2   "name": "PoporUploadVC",
3   "version": "0.0.18",
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.18"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "resources": "Example/Classes/PoporUploadVC.bundle",
21   "dependencies": {
22     "Masonry": [
24     ],
25     "JSONModel": [
27     ],
28     "PoporUI/IToast": [
30     ],
31     "PoporUI/UIImage": [
33     ],
34     "PoporFoundation/PrefixCore": [
36     ],
37     "PoporFoundation/NSAssistant": [
39     ],
40     "PoporFoundation/NSDate": [
42     ],
43     "SDWebImage": [
45     ],
46     "PoporAVPlayer": [
48     ],
49     "PoporImageBrower": [
51     ],
52     "PoporMedia": [
54     ],
55     "AFNetworking": [
57     ],
58     "DMProgressHUD": [
60     ]
61   },
62   "subspecs": [
63     {
64       "name": "EntityTool",
65       "source_files": "Example/Classes/EntityTool/*.{h,m}"
66     },
67     {
68       "name": "PoporUploadVC",
69       "ios": {
70         "dependencies": {
71           "PoporUploadVC/EntityTool": [
73           ]
74         }
75       },
76       "source_files": "Example/Classes/PoporUploadVC/*.{h,m}"
77     }
78   ]