blob: 9377cac3991f8b3197a705abcf15ea1789a29ade [file] [log] [blame]
{
"name": "NYSwiftCommon",
"version": "1.0.0",
"summary": "a summary testbb",
"description": "a test pod description",
"homepage": "https://github.com/nieyu/testSwiftCommon.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yu nie": "nieyuchina@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nieyu/testSwiftCommon.git",
"tag": "1.0.0"
},
"source_files": "testSwiftCommon/printABC.swift",
"requires_arc": true,
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}