blob: e7608fc3bf58f6c07eb70264400b54208f296df7 [file] [log] [blame]
{
"name": "IJSPhotoSDK",
"version": "0.0.2",
"summary": "IJSPhotoSDK from PhotoKit.",
"license": "MIT",
"authors": {
"wangjinshan": "1096452045@qq.com"
},
"homepage": "http://www.mob.com",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"description": "IJSPhotoSDK from PhotoKit ,you can select more image",
"source": {
"git": "https://github.com/wangjinshan/IJSPhotoSDK.git",
"tag": "0.0.2",
"submodules": true
},
"dependencies": {
"IJSUExtension": [
]
},
"vendored_frameworks": "SDK/Required/IJSFoundation.framework",
"resources": "SDK/IJSPhotoSDK/IJSPhotoSDKFiles/*.{h,m}",
"resource_bundles": {
"JSPhotoSDK": [
"SDK/IJSPhotoSDK/Support/JSPhotoSDK.bundle"
]
}
}