| { |
| "name": "SwiftProtocols", |
| "version": "0.0.1", |
| "summary": "SwiftProtocols is a collection of protocols, Author's email:houmanager@Hotmail.com location:BeiJing, China.", |
| "description": "SwiftProtocols is a collection of protocols, Author's email:houmanager@Hotmail.com location:BeiJing, China. Welcome to have fun together.", |
| "homepage": "https://github.com/YJManager/SwiftProtocol", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "houmanager": "houmanager@Hotmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/YJManager/SwiftProtocol.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "SwiftProtocols/*.{swift}", |
| "requires_arc": true, |
| "pushed_with_swift_version": "3.0" |
| } |