blob: 2401f8fe7f70903b826ca7c02917ed5c87f5a806 [file] [log] [blame]
{
"name": "CountDown",
"version": "1.0.0",
"license": "MIT",
"summary": "a countdown tool class for iOS",
"homepage": "https://github.com/yun0628/uploadTest",
"authors": {
"yang": "aiyun2812@gmail.com"
},
"source": {
"git": "https://github.com/yun0628/uploadTest.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "CountDown/*.{h,m}"
}