| { | |
| "name": "PirtFoundation", | |
| "version": "0.0.1", | |
| "summary": "PTFoundation", | |
| "description": "a base Foundation for PIRT", | |
| "homepage": "https://gitee.com/flyflyfly/foundation", | |
| "license": "MIT", | |
| "authors": { | |
| "Feyewon": "1497332442@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/flyflyfly/foundation.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/**/*.{h,m}" | |
| ] | |
| } |