| { |
| "name": "youbike", |
| "version": "0.2.0", |
| "summary": "Get Taiwan's youbike realtime information with no pain!", |
| "description": "For API documentations, please refer to github project page readme.", |
| "homepage": "https://github.com/kahopoon/youbike", |
| "license": { |
| "type": "MIT" |
| }, |
| "authors": { |
| "kahopoon": "kahopoon@gmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/kahopoon/youbike.git", |
| "tag": "0.2.0" |
| }, |
| "source_files": "youbike/*.{swift,plist,h}", |
| "pushed_with_swift_version": "3.0" |
| } |