| { | |
| "name": "GoogleMapDirection", | |
| "version": "1.2.1", | |
| "summary": "You can easily search the route..", | |
| "homepage": "https://github.com/keisukeYamagishi/GMSDirection", | |
| "license": "MIT", | |
| "authors": { | |
| "keisuke": "jam330157@gmail.com" | |
| }, | |
| "social_media_url": "https://twitter.com/O_Linker_Error", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/keisukeYamagishi/GMSDirection.git", | |
| "tag": "1.2.1" | |
| }, | |
| "source_files": [ | |
| "GMSDirection", | |
| "GMSDirection/*.{h,m}" | |
| ] | |
| } |