blob: 81b4dc88e8dd165eec90557d22a1b6a2205a49a0 [file] [log] [blame]
{
"name": "HYPEventManager@ZL",
"version": "0.2.3",
"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": {
"King Android": "kingandroid627@yahoo.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/KingAndroid/HYPEventManager.git",
"tag": "0.2.3"
},
"source_files": "HYPEventManager/",
"frameworks": [
"Foundation",
"EventKit"
],
"requires_arc": true
}