{ | |
"name": "testunit", | |
"version": "0.0.1", | |
"summary": "测试", | |
"description": "这个是详细描述 一定要注意字数比s.summary 长", | |
"homepage": "https://github.com/MoreZone/PodTest", | |
"license": "MIT", | |
"authors": { | |
"MoreZeus": "conglin1991@sina.com" | |
}, | |
"source": { | |
"git": "https://github.com/MoreZone/PodTest.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Class", | |
"Class/**/*.{h,m}" | |
], | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |