| { | |
| "name": "MyPaster", | |
| "version": "1.1.0", | |
| "summary": "IOS贴图", | |
| "description": "IOS贴图类", | |
| "homepage": "https://github.com/CaiChenghan/MyPaster", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "蔡成汉": "1178752402@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/CaiChenghan/MyPaster.git", | |
| "tag": "1.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "vendored_frameworks": "MyPaster/*.framework", | |
| "resource_bundles": { | |
| } | |
| } |