blob: 56ee1faecf4406acbdc63d82c6139b9e63cf0921 [file] [log] [blame]
{
"name": "QKGeofenceManager",
"version": "1.1.0",
"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.1.0"
},
"source_files": "QKGeofenceManager/*.{h,m}",
"requires_arc": true
}