| { | |
| "name": "D3View", | |
| "version": "1.2.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "homepage": "https://github.com/mozhenhau/D3View", | |
| "authors": { | |
| "mozhenhau": "493842062@qq.com" | |
| }, | |
| "summary": "D3View, a simple way to animate", | |
| "source": { | |
| "git": "https://github.com/mozhenhau/D3View.git", | |
| "tag": "1.2.0" | |
| }, | |
| "source_files": "D3View/D3View/*.{swift}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| } | |
| } |