| { | |
| "name": "DKViewPage", | |
| "version": "1.0.0", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "summary": "A dankal viewPage to imitate android for iOS.", | |
| "homepage": "https://github.com/bingozb/DKViewPage", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "bingozb": "454113692@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bingozb/DKViewPage.git", | |
| "tag": "v1.0.0" | |
| }, | |
| "source_files": "DKViewPage/*.{h,m}", | |
| "requires_arc": true | |
| } |