| { |
| "name": "YCBStability", |
| "version": "1.0.2", |
| "summary": "A Stability kit", |
| "description": "This is a security - related framework that ensures the robustness of the code and avoids crash as much as possible.", |
| "homepage": "https://github.com/ycb-hehe/YCBStability", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ycb-hehe": "113005209@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/ycb-hehe/YCBStability.git", |
| "tag": "1.0.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "YCBStability/Classes/**/*.{h,m}", |
| "requires_arc": true |
| } |