blob: 2dd4cbeeca87925b7cb08de56daf43a79810bd98 [file] [log] [blame]
{
"name": "GGPhotoManager",
"version": "1.0",
"summary": "一个简单的图片获取库",
"description": "一个简单的照片获取库,可以快速的获取照片、相册。使用简单。",
"homepage": "http://www.guiyongdong.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"小冬冬": "564024928@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/guiyongdong/PhotoManager.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"PhotoKitDemo/GGPhotoManager/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"deprecated": true
}