| { | |
| "name": "MyWeiboHomePage", | |
| "version": "0.2.0", | |
| "summary": "This example is a MyWeiboHomePage.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/xltz6/CocoaPodsProctice", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Xuan Liu": "liuxuan.1010@bytedance.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xltz6/CocoaPodsProctice.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "MyWeiboHomePage/Classes/**/*" | |
| } |