| { |
| "name": "MagicTestLibs", |
| "version": "0.0.1", |
| "summary": "MagicTestLibs.", |
| "description": "MagicTestLibs是一个非常牛逼的框架,你只需使用就OK了", |
| "homepage": "https://github.com/ZWHeCode/MagicTestLibs", |
| "license": { |
| "type": "Apache License, Version 2.0", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "Magic": "hezhiwei2286@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/ZWHeCode/MagicTestLibs.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "Classes", |
| "Classes/**/*.{h,m}" |
| ], |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |