blob: 2bba390a17e91b8d9c6534244784b57e5cfebf10 [file] [log] [blame]
{
"name": "PoporMedia",
"version": "1.01",
"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": "1.01"
},
"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/Prefix": [
],
"PoporUI/UIView": [
],
"PoporUI/UIImage": [
],
"PoporUI/IToast": [
],
"PoporUI/UIDevice": [
],
"PoporImageBrower": [
],
"ReactiveObjC": [
]
}
}
}
]
}