| { |
| "name": "ChenzookLocationNavigator", |
| "version": "0.6.9", |
| "summary": "Let users choose their favorite navigator app.", |
| "description": "With Chenzook Location Navigator (by Seyed Mojtaba Hosseini Zeidabadi), user can choose witch navigator they want to navigate with.", |
| "homepage": "https://github.com/Chenzook/LocationNavigator", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "MojtabaHs": "hosseini@chenzook.com" |
| }, |
| "source": { |
| "git": "https://github.com/Chenzook/LocationNavigator.git", |
| "tag": "0.6.9" |
| }, |
| "social_media_url": "https://linkedin.com/in/MojtabaHosseini", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_version": "4.1", |
| "source_files": "ChenzookLocationNavigator/Classes/**/*", |
| "resource_bundles": { |
| "ChenzookLocationNavigator": [ |
| "ChenzookLocationNavigator/Assets/*.xcassets" |
| ] |
| } |
| } |