blob: 8b24cdf774f5f513cc25707ce17030b5d4c45b6d [file] [log] [blame]
{
"name": "copodtest",
"version": "2.0.0",
"summary": "photo browser for ios.",
"homepage": "https://github.com/wscqs/cqsPodTest",
"license": "MIT",
"authors": {
"wscqs": "935966764@qq.com"
},
"source": {
"git": "https://github.com/wscqs/cqsPodTest.git",
"tag": "2.0.0"
},
"source_files": [
"copodtest",
"copodtest/copodtest/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}