| { |
| "name": "OEToolManager", |
| "version": "0.0.1", |
| "summary": "A short description of OEToolManager.", |
| "description": "jing pods,jing podsjing pods.", |
| "homepage": "https://github.com/once00/OEToolManager", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "once00": "love521943@hotmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/once00/OEToolManager.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "OEToolManager/Classes/**/*.{h,m}", |
| "resources": "OEToolManager/Assets/**/*.{png,jpg}", |
| "frameworks": "Foundation", |
| "requires_arc": true, |
| "platforms": { |
| "osx": null, |
| "ios": null, |
| "tvos": null, |
| "watchos": null |
| } |
| } |