{ | |
"name": "XRTool", | |
"version": "0.1.0", | |
"summary": "XRTool 基本工具库.", | |
"description": "XRTool 基本工具库....详情", | |
"homepage": "https://github.com/KuangXingRong", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"KuangXingRong": "2452951325@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/KuangXingRong/XRTool.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "XRTool/Classes/**/*" | |
} |