blob: 9cb048faedf8a254fc4a6efa36d054875192fe53 [file] [log] [blame]
{
"name": "copodtest",
"version": "3.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": "3.0.0"
},
"source_files": [
"copodtest",
"copodtest/copodtest/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}