| { | |
| "name": "WQCounterEngine", | |
| "version": "0.0.1", | |
| "summary": "一款数字/金额增减动效组件", | |
| "description": "WQCounterEngine is good!", | |
| "homepage": "https://github.com/WQiOS/WQCounterEngine", | |
| "license": "MIT", | |
| "authors": { | |
| "王强": "1570375769@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source": { | |
| "git": "https://github.com/WQiOS/WQCounterEngine.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "WQCounterEngine/*.{h,m}", | |
| "ios": { | |
| "frameworks": "UIKit" | |
| } | |
| } |