| { | |
| "name": "JoKacTest", | |
| "version": "0.0.1", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "summary": "A delightful setting interface framework.", | |
| "homepage": "https://github.com/coderYJ/YJSettingTableView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "JoKac": "wu7883235@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/JoKac/JoKacTest_Pod.git", | |
| "tag": "v0.0.1" | |
| }, | |
| "source_files": "PodKit/*.{h,m}", | |
| "requires_arc": true | |
| } |