| { | |
| "name": "UtilKits", | |
| "version": "0.0.1", | |
| "summary": "UtilKits.", | |
| "description": "A short description of", | |
| "homepage": "https://github.com/KunlunLu/UtilKits", | |
| "license": "MIT", | |
| "authors": { | |
| "Kunlun Lu": "641803397@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/KunlunLu/UtilKits.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "UtilKits", | |
| "UtilKits/*.{h,m}" | |
| ], | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |