blob: 8a439dbcbf325f1f60943b42345bea4b69213176 [file] [log] [blame]
{
"name": "TimerSDK",
"version": "1.0.0",
"summary": "A TimerSDK",
"description": "TimerSDK Framework",
"homepage": "https://github.com/CXgfh/TimerSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈铭郴": "gfh.cynthia@icloud.com"
},
"source": {
"git": "https://github.com/CXgfh/TimerSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "TimerSDK.framework",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "5.0"
}