blob: e2229281c571f48cb103ec3d502d29917f0b74f0 [file] [log] [blame]
{
"name": "CRTimeButton",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A Verification Code Time Button",
"homepage": "https://github.com/cocoaroger",
"source": {
"git": "https://github.com/cocoaroger/CRTimeButton.git",
"tag": "0.0.1"
},
"source_files": "CRTimeButton/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"cocoaroger": "cocoaroger@163.com"
},
"social_media_url": "https://cocoaroger.github.io/"
}