Latest | 0.1.1 |
---|---|
Homepage | https://github.com/gertjanleemans/GLFakeLocationManager |
License | MIT |
Platforms | ios , requires ARC |
Authors |
Fake Locations for use in iOS Simulator and Unit Tests
Instalation
Cocoapods: pod install GLFakeLocationManager
Latest podspec
{ "name": "GLFakeLocationManager", "version": "0.1.1", "summary": "Fake iOS Locations", "license": "MIT", "description": "Fake Locations for use in iOS Simulator and Unit Tests", "homepage": "https://github.com/gertjanleemans/GLFakeLocationManager", "authors": { "Gertjan Leemans": "[email protected]" }, "source": { "git": "https://github.com/gertjanleemans/GLFakeLocationManager.git", "tag": "0.1.1" }, "source_files": "Source/GLFakeLocationManager/Classes/*.{h,m}", "platforms": { "ios": null }, "requires_arc": true }
Sun, 06 Mar 2016 04:11:03 +0000