blob: cadba61ec5951895a271ed33101016cdab322995 [file] [log] [blame]
{
"name": "IJSPhotoSDK",
"version": "0.1.3",
"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.3",
"submodules": true
},
"frameworks": [
"UIKit",
"Photos"
],
"resources": "SDK/Resources/JSPhotoSDK.bundle",
"dependencies": {
"IJSFoundation": [
],
"IJSUExtension": [
]
},
"source_files": [
"SDK/IJSPhotoSDK/ConstantFile/*.{h,m}",
"SDK/IJSPhotoSDK/Controllers/*.{h,m}",
"SDK/IJSPhotoSDK/IJSMapView/*.{h,m}",
"SDK/IJSPhotoSDK/IJSVideoDrawTool/*.{h,m}",
"SDK/IJSPhotoSDK/Model/*.{h,m}",
"SDK/IJSPhotoSDK/TOCropViewController/*.{h,m}",
"SDK/IJSPhotoSDK/View/*.{h,m}"
]
}