blob: 85a890f28f729983a6873ecff4b07165f225f2d1 [file] [log] [blame]
{
"name": "Test90",
"version": "0.0.1",
"summary": "Test90.",
"description": "don't worry about the indent, CocoaPods",
"homepage": "https://github.com/xuekey/Test90",
"license": "MIT",
"authors": {
"Qin": "328928303@qq.com"
},
"source": {
"git": "https://github.com/xuekey/Test90.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}