blob: e11e1a7e07a57467bc39145c3f4d726d4254a4cc [file] [log] [blame]
{
"name": "FitAutoCoding",
"version": "0.1.0",
"summary": "AutoCoding by Swift4 support",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/FitClan/FitAutoCoding",
"license": {
"type": "MIT"
},
"authors": {
"Cyrill": "lichunyang@outlook.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/FitClan/FitAutoCoding.git",
"tag": "0.1.0"
},
"source_files": [
"Source/FitAutoCoding.h",
"Source/FitAutoCoding.swift"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}