blob: 67f9d7473ef2e425a7fd4a9b84d38affb1ebe57f [file] [log] [blame]
{
"name": "ChinaFightJapan",
"version": "0.1.1",
"summary": "第一次使用CocoaPods创建公有库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jiruxue82/LOLProgram.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"姬如雪": "jiruxue82@gmail.com"
},
"source": {
"git": "https://github.com/jiruxue82/LOLProgram.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChinaFightJapan/Classes/**/*",
"swift_versions": "4.2",
"swift_version": "4.2"
}