| { |
| "name": "DZS_ToolsManager", |
| "version": "0.0.1", |
| "summary": "A short description of DZS_ToolsManager.", |
| "description": "description\"", |
| "homepage": "http://EXAMPLE/DZS_ToolsManager", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "董振山-Xcode": "68793512@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/dongzs0907/DZS_ToolsManager.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "DZS_ToolsManager/ToolsManager/*.{h,m,c,swift}", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ] |
| } |