| { | |
| "name": "CFFramework", | |
| "version": "0.1.0", | |
| "summary": "我上传的第一个cocoapods项目", | |
| "description": "我上传的第一个cocoapods项目", | |
| "homepage": "https://github.com/chenxifanfan/CFFramework", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "chenxifanfan": "1095964656@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chenxifanfan/CFFramework.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CFFramework/Classes/**/*" | |
| } |