| { |
| "name": "MBMotion", |
| "version": "0.1.0", |
| "summary": "MBMotion - Motion effects made by mmoaay.", |
| "description": "Motion effects made by mmoaay.", |
| "homepage": "https://github.com/mmoaay/MBMotion", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ZhengYidong": "yidong.zheng@ele.me" |
| }, |
| "source": { |
| "git": "https://github.com/mmoaay/MBMotion.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "MBMotion/Classes/**/*", |
| "resources": "MBMotion/Assets/**/*", |
| "dependencies": { |
| "SnapKit": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |