blob: 5e2f2e50c69cc3e96c92a172e439a0708914b49b [file] [log] [blame]
{
"name": "RNPhotoPicker",
"version": "1.0.1",
"summary": "Just testing",
"description": "南图Pods测试 RNPhotoPicker",
"homepage": "https://github.com/hinirtery/RNPhotoPicker",
"license": "MIT",
"authors": {
"图南狗": "904392927@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hinirtery/RNPhotoPicker.git",
"tag": "1.0.1"
},
"source_files": [
"RNPhotoModel.{h,m}",
"RNPhotoPicker.{h,m}",
"RNPhotoPickerCell.{h,m}"
],
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true
}