| { |
| "name": "TempTool", |
| "version": "1.0.4", |
| "summary": "A TempTool is a test test test demo,only by use for a test example", |
| "description": "这是一个测试 测试 测试 的 项目 测试一下马上出发,这是一个测试 测试 测试 的 项目 测试一下马上出发", |
| "homepage": "https://github.com/gratefulHeart/TempTool", |
| "license": { |
| "type": "MIT", |
| "file": "FILE_LICENSE" |
| }, |
| "authors": { |
| "gratefulHeart": "1056063547@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/gratefulHeart/TempTool.git", |
| "tag": "1.0.4" |
| }, |
| "source_files": [ |
| "TempTool", |
| "TempTool/**/*.{h,m}" |
| ], |
| "exclude_files": "TempTool/Exclude", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "requires_arc": true |
| } |