blob: 9cb8b268bb960b42a2a6291958f08f3865e2b869 [file] [log] [blame]
{
"name": "HYPEventManager",
"version": "0.1.0",
"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/hyperoslo/HYPEventManager",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Elvis Nunez": "elvisnunez@me.com"
},
"social_media_url": "http://twitter.com/hyperoslo",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hyperoslo/HYPEventManager.git",
"tag": "0.1.0"
},
"source_files": "HYPEventManager/",
"frameworks": [
"Foundation",
"EventKit"
],
"requires_arc": true
}