blob: beb7289a2aaa93fbd7731a5e5ae4d5e493ead81e [file] [log] [blame]
{
"name": "PoporMedia",
"version": "0.0.14",
"summary": "Contain select image video;play video;display image",
"homepage": "https://github.com/popor/PoporMedia",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporMedia.git",
"tag": "0.0.14"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "PoporMedia",
"source_files": "PoporMedia/Classes/*.{h,m}",
"resources": "PoporMedia/Classes/PoporMedia.bundle",
"ios": {
"dependencies": {
"Masonry": [
],
"TZImagePickerController": [
],
"SKFCamera": [
],
"PoporFoundation/NSFileManager": [
],
"PoporFoundation/PrefixCore": [
],
"PoporUI/UIView": [
],
"PoporUI/UIImage": [
],
"PoporUI/IToast": [
],
"PoporUI/Tool": [
],
"PoporUI/UIDeviceScreen": [
],
"PoporImageBrower": [
],
"ReactiveObjC": [
]
}
}
}
]
}