| { | |
| "name": "ZLTool", | |
| "version": "0.0.1", | |
| "summary": "一些常用工具", | |
| "description": "一些常用工具。轻量级,使用简单", | |
| "homepage": "https://github.com/ZLDemo/ZLTool", | |
| "license": "MIT", | |
| "authors": { | |
| "Mr.Zhao": "itzhaolei@foxmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZLDemo/ZLTool.git", | |
| "tag": "0.0.1" | |
| }, | |
| "frameworks": "UIKit", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ZLToolDemo/Library/*.{h,m}", | |
| "exclude_files": "" | |
| } |