| { |
| "name": "MFAnimatesLib", |
| "version": "0.0.2", |
| "summary": "A short description of MFAnimatesLib.", |
| "description": "动画描述", |
| "homepage": "https://github.com/woLongDaFei/MFAnimatesLib", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "赵永斐": "zhaoyongfei2008@163.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/woLongDaFei/MFAnimatesLib.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "AnimateFlie/classes/**/*.{h,m}", |
| "requires_arc": true, |
| "dependencies": { |
| "SVGAPlayer": [ |
| |
| ] |
| } |
| } |