blob: 9170ad236b49b127f0cc1dd73ba8eb858e1f881c [file] [log] [blame]
{
"name": "XQPhotosBrowsing",
"version": "1.0.0",
"summary": "Show Photos From Different Sources",
"description": "It's a example to test how to upload the private project to cocoapods",
"homepage": "https://github.com/MyWestCity/XQPhotosBrowsing",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"xuqian": "1034009721@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/MyWestCity/XQPhotosBrowsing.git",
"tag": "1.0.0"
},
"source_files": [
"XQPhotosBrowsing",
"XQPhotosBrowsing/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}