blob: 1667c812db0a3fe73681af081fe8b642f68f2d2c [file] [log] [blame]
{
"name": "TestPodCC",
"version": "1.0.2",
"summary": "a component of photo browser on iOS",
"homepage": "https://github.com/haivy/TestCC",
"description": "It is a component for ios photo browser,written by Objective-C.",
"license": "MIT",
"authors": {
"qiang": "623057062@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/haivy/TestCC.git",
"tag": "1.0.2"
},
"source_files": "TestPodCC/**/*.{h,m}",
"requires_arc": true
}