blob: 2b18368adbc54aaf2eb41e8e725ba7c2887d80a6 [file] [log] [blame]
{
"name": "IJSPhotoSDK",
"version": "0.1.0",
"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.1.0",
"submodules": true
},
"dependencies": {
"IJSFoundation": [
],
"IJSUExtension": [
]
},
"resources": "SDK/IJSPhotoSDK/Support/JSPhotoSDK.bundle",
"subspecs": [
{
"name": "IJSPhotoSDKFiles",
"source_files": "SDK/IJSPhotoSDK/IJSPhotoSDKFiles/*.{h,m}"
}
]
}