| { | |
| "name": "KILocationManager", | |
| "version": "0.0.1", | |
| "summary": "KILocationManager", | |
| "description": "KILocationManager.", | |
| "homepage": "https://github.com/smartwalle/KILocationManager", | |
| "license": "MIT", | |
| "authors": { | |
| "SmartWalle": "smartwalle@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/smartwalle/KILocationManager.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "KILocationManager/KILocationManager/*.{h,m}", | |
| "frameworks": "CoreLocation", | |
| "requires_arc": true | |
| } |