| { | |
| "name": "HJUIKit", | |
| "version": "0.0.1", | |
| "summary": "本公司笔记集成工具", | |
| "homepage": "https://github.com/christhoper/HJUIKit", | |
| "license": "MIT", | |
| "authors": { | |
| "hend": "309875551@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/christhoper/HJUIKit.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "BaseKit", | |
| "BaseKit/**/*.{h,m}" | |
| ] | |
| } |