| { | |
| "name": "testLib111", | |
| "version": "0.0.5", | |
| "summary": "这是一个简单的描述啦.", | |
| "description": "这是详细描述,我也不知道写啥,随便谢谢啦,不要介意", | |
| "homepage": "http://git.oschina.net/ximuyouzi/strategydemo", | |
| "authors": { | |
| "ximuyouzi": "476301176@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://git.oschina.net/ximuyouzi/strategydemo.git", | |
| "tag": "0.0.5" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ] | |
| } |