blob: 6f4405c253afa3cdea5f14346aae16b6bb22b02b [file] [log] [blame]
{
"name": "CountdownTimer",
"version": "1.0.0",
"summary": "a component of photo browser on iOS",
"homepage": "https://github.com/xiaoL0204/XLPhotoBrowser",
"description": "It is a component for ios photo browser,written by Objective-C.",
"license": "MIT",
"authors": {
"SL": "412499326@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/SLpersonal/CountDownTimer.git",
"tag": "1.0.0"
},
"source_files": "CountdownTimerLabel/*.{h,m}",
"requires_arc": true
}