blob: d643e40b3224b7f1c65a777ae5316c643fd4d630 [file] [log] [blame]
{
"name": "testfm",
"version": "0.0.1",
"summary": "wulongmin created this project for test cocoapod repo",
"description": "wulongmin created this project for test cocoapod repo.",
"homepage": "https://github.com/wulongmin/testfm",
"license": "MIT",
"authors": {
"wulongmin": "neckKnock@163.com"
},
"source": {
"git": "https://github.com/wulongmin/testfm.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"testfm/Classes/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}