| { | |
| "name": "testDjm", | |
| "version": "1.0", | |
| "summary": "testDjm", | |
| "description": "TODO: 测试cocoapods集成", | |
| "homepage": "https://gitee.com/qq_connect-djm/testUpdateCocoapod", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "djm": "( ̄︶ ̄)" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/qq_connect-djm/testUpdateCocoapod.git", | |
| "tag": "1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "testDjm/Classes/**/*", | |
| "frameworks": "UIKit" | |
| } |