| { |
| "name": "MZRobotSDK", |
| "version": "0.0.1", |
| "summary": "测试一下而已", |
| "description": "就是拿来测试使用, 没什么用的墨子", |
| "homepage": "https://github.com/WilliamAlex/MZRobotSDK.git", |
| "license": "MIT", |
| "authors": { |
| "Alex": "1509159596@qq.com" |
| }, |
| "platforms": { |
| "ios": "5.0", |
| "osx": "10.7", |
| "watchos": "2.0", |
| "tvos": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/WilliamAlex/MZRobotSDK.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": [ |
| "MZRobotSDK", |
| "MZRobotSDK/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "module_name": "MZRobotSDK" |
| } |