| { |
| "name": "WPSandBoxPreviewTool", |
| "version": "0.0.2", |
| "summary": "WPSandBoxPreviewTool", |
| "homepage": "https://github.com/wenyhooo/WPSandBoxTool.git", |
| "license": "MIT", |
| "authors": { |
| "wenyhooo": "871531334@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/wenyhooo/WPSandBoxTool.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "WPSandBoxPreviewTool/*.{h,m,mm}", |
| "resources": "WPSandBoxPreviewTool/iconSource/*.png", |
| "requires_arc": true, |
| "frameworks": [ |
| "UIKit", |
| "CoreFoundation" |
| ] |
| } |