[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / 0 / PoporMedia / 1.01 / PoporMedia.podspec.json
blob2bba390a17e91b8d9c6534244784b57e5cfebf10
2   "name": "PoporMedia",
3   "version": "1.01",
4   "summary": "Contain select image video;play video;display image",
5   "homepage": "https://github.com/popor/PoporMedia",
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/PoporMedia.git",
15     "tag": "1.01"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "subspecs": [
21     {
22       "name": "PoporMedia",
23       "source_files": "PoporMedia/Classes/*.{h,m}",
24       "resources": "PoporMedia/Classes/PoporMedia.bundle",
25       "ios": {
26         "dependencies": {
27           "Masonry": [
29           ],
30           "TZImagePickerController": [
32           ],
33           "SKFCamera": [
35           ],
36           "PoporFoundation/NSFileManager": [
38           ],
39           "PoporFoundation/Prefix": [
41           ],
42           "PoporUI/UIView": [
44           ],
45           "PoporUI/UIImage": [
47           ],
48           "PoporUI/IToast": [
50           ],
51           "PoporUI/UIDevice": [
53           ],
54           "PoporImageBrower": [
56           ],
57           "ReactiveObjC": [
59           ]
60         }
61       }
62     }
63   ]