| { | |
| "name": "MGTestProject2", | |
| "version": "0.0.1", | |
| "summary": "MGTestProject2.", | |
| "description": "喵哥简单封装", | |
| "homepage": "https://github.com/545250875/MGTestProject2", | |
| "license": "MIT", | |
| "authors": { | |
| "MG": "545250875@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/545250875/MGTestProject2.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "MGTestProject2", | |
| "MgTools/**/*.{h,m}" | |
| ], | |
| "frameworks": "Foundation" | |
| } |