| { |
| "name": "SCA4", |
| "version": "1.0.0", |
| "summary": "A short description of SCA4.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://gitee.com/qishaochun/sca4", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "大红莲冰輪丸": "qishaochun_work@163.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/qishaochun/sca4.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SCA4/Classes/**/*", |
| "resource_bundles": { |
| "SCA4": [ |
| "SCA4/Assets/*.png" |
| ] |
| }, |
| "dependencies": { |
| "Masonry": [ |
| |
| ] |
| } |
| } |