| { |
| "name": "LocationTrigger", |
| "version": "0.0.1", |
| "summary": "A LocationTrigger is example for continuous location update", |
| "description": "A LocationTrigger is example for continuous location update", |
| "homepage": "https://github.com/ravikanthatstoryboard", |
| "license": { |
| "type": "MIT", |
| "file": "license" |
| }, |
| "authors": { |
| "Ravikanth": "ravikanthcse2011@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "LocationTrigger.framework" |
| }, |
| "source": { |
| "http": "http://techiexpert.com/LocationTrigger.zip" |
| }, |
| "exclude_files": "Classes/Exclude" |
| } |