| { | |
| "name": "OUExtension", | |
| "version": "1.0.0", | |
| "summary": "OUExtension.", | |
| "description": "This is OUExtension", | |
| "homepage": "https://github.com/bearInSouth/OUExtension", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Allen": "381087305@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bearInSouth/OUExtension.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "OUExtension/OUExtension/**/*.{h,m}" | |
| } |