blob: a82c8ed1d92c7eb08936331e87b9282ca4959e73 [file] [log] [blame]
{
"name": "QKGeofenceManager",
"version": "1.0.1",
"summary": "Geofencing library for iOS. Unlimited region monitoring.",
"description": " A longer description of QKForms in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/QuantumKing/QKGeofenceManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eric Webster": "eric.webster.123@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/QuantumKing/QKGeofenceManager.git",
"tag": "v1.0.1"
},
"source_files": "QKGeofenceManager/*.{h,m}",
"requires_arc": true
}