blob: 6cdca3cd5f9d8fbac964e8cfb0bc040e717dcd55 [file] [log] [blame]
{
"name": "XiaoDePods",
"version": "0.0.2",
"summary": "XiaoDePods was written for Cocoapods testing",
"description": "This Product was written for Cocoapods testing",
"homepage": "https://github.com/TangXiaoDe/XiaoDePods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TangXiaoDe": "xiaodehappy@foxmail.com"
},
"source": {
"git": "https://github.com/TangXiaoDe/XiaoDePods.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"XiaoDePods/Classes",
"Classes/**/*.{swift,h,m,mm}"
],
"swift_version": "5.0"
}