blob: 91f47ca8d502e2bb0970787fdf2ab2294f39b718 [file] [log] [blame]
{
"name": "SwiftyCommon",
"version": "2.0.0",
"summary": "Swifty Common.",
"description": "Swift common function.",
"homepage": "https://github.com/MZC0829/SwiftyCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maizhichao": "1005756105@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MZC0829/SwiftyCommon.git",
"tag": "2.0.0"
},
"source_files": "SwiftyCommon/Common.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}