[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 1 / 0 / PoporMedia / 2.1 / PoporMedia.podspec.json
blob2c78a1b8154bdf9759415ee346869a49768452b7
2   "name": "PoporMedia",
3   "version": "2.1",
4   "summary": "Contain select image video;play video;display image",
5   "homepage": "https://gitee.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://gitee.com/popor/PoporMedia.git",
15     "tag": "2.1"
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           "TZImagePickerController": [
29           ],
30           "SKFCamera": [
32           ],
33           "PoporImageBrower": [
35           ]
36         }
37       }
38     }
39   ]