blob: f712b7e9ed25688c673617367bf89dbec5cf555a [file] [log] [blame]
{
"name": "copodtest",
"version": "1.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": "1.0.0"
},
"source_files": [
"copodtest",
"copodtest/copodtest/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}