| { | |
| "name": "GWExtensions", | |
| "version": "0.1.0", | |
| "summary": "GWExtensions", | |
| "description": "Extensions of iOS Delvelop with XCode", | |
| "homepage": "https://github.com/oper0960/GWExtensions", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Ryu": "oper0960@peopleroad.net" | |
| }, | |
| "source": { | |
| "git": "https://github.com/oper0960/GWExtensions.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "GWExtensions/Classes/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |