| { |
| "name": "WZZTool", |
| "version": "0.0.3", |
| "summary": "WZZTool description of WZZTool.", |
| "description": "don't worry about the indent, CocoaPods strips it", |
| "homepage": "https://github.com/GodWZZ0/WZZPod", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "license": "MIT", |
| "authors": { |
| "wangzhaozhou": "13564861621@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/GodWZZ0/WZZPod.git", |
| "tag": "v0.0.3" |
| }, |
| "source_files": "WZZPod/WZZPod/Tool/*.{h,m}", |
| "exclude_files": "Classes/Exclude", |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |