| { | |
| "name": "neelySpec", | |
| "version": "0.0.4", | |
| "summary": "一个数字动画功能", | |
| "homepage": "https://github.com/wannili/neelySpec", | |
| "license": "MIT", | |
| "authors": { | |
| "wannili": "wannili" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/wannili/neelySpec.git", | |
| "tag": "0.0.4" | |
| }, | |
| "source_files": "Test/BezierAnimation/*.{h,m}", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |