blob: 4022122501c7f9fc914cadd0eced60d747f098ed [file] [log] [blame]
{
"name": "HYPEventManager@ZL",
"version": "0.2.1",
"summary": "HYPEventManager is the easiest way to add, update and remove iOS calendar events",
"description": " * HYPEventManager is the easiest way to add, update and remove iOS calendar events\n",
"homepage": "https://github.com/KingAndroid/HYPEventManager",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elvis Nunez": "elvisnunez@me.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/KingAndroid/HYPEventManager.git",
"tag": "0.2.1"
},
"source_files": "HYPEventManager/",
"frameworks": [
"Foundation",
"EventKit"
],
"requires_arc": true
}