blob: c46fc6b69e8cd0d7fec6b6a69aff2840c7571d56 [file] [log] [blame]
{
"name": "PoporUploadVC",
"version": "0.0.01",
"summary": "简化上传图片视频等方法",
"homepage": "https://github.com/popor/PoporUploadVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporUploadVC.git",
"tag": "0.0.01"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Example/Classes/**/*.{h,m}",
"resources": "Example/Classes/PoporUploadVC.bundle",
"dependencies": {
"Masonry": [
],
"JSONModel": [
],
"PoporUI/IToast": [
],
"PoporFoundation/PrefixCore": [
],
"PoporFoundation/NSAssistant": [
],
"PoporFoundation/NSDate": [
],
"SDWebImage": [
],
"PoporAVPlayer": [
],
"PoporImageBrower": [
],
"PoporMedia": [
],
"AFNetworking": [
],
"DMProgressHUD": [
]
}
}