blob: 84927b211bbff9e602df28f7553af1cfa76a0de0 [file] [log] [blame]
{
"name": "photoplus",
"platforms": {
"ios": "8.0"
},
"version": "1.0.5",
"summary": "weexplus相机库",
"description": "weexplus相机库.",
"homepage": "https://farwolf2010.github.io/doc",
"license": "MIT",
"authors": {
"zjr": "362675035@qq.com"
},
"source": {
"git": "https://github.com/farwolf2010/photoplus-ios.git",
"tag": "1.0.5"
},
"source_files": [
"Source",
"**/**/*.{h,m,mm,c}"
],
"resources": [
"resources/*",
"TZImagePickerController/*.{png,bundle}"
],
"exclude_files": "Source/Exclude",
"dependencies": {
"farwolf.weex": [
"~> 1.0.8"
],
"GPUImage": [
],
"ZLPhotoBrowser": [
]
},
"frameworks": [
"Photos",
"CoreServices"
]
}