blob: 5f320bae55d3c7663b23e792c629508a40511678 [file] [log] [blame]
{
"name": "SwiftyCommon",
"version": "1.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": "1.0.0"
},
"source_files": "SwiftyCommon/Common.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}