blob: f93a6aa223c5d789a9973e1577bf4e6bb1ce015e [file] [log] [blame]
{
"name": "NHCalendarActivity",
"version": "0.0.3",
"summary": "NHCalendarActivity is an easy to use custom UIActivity (iOS 6+) that adds events and alarms to the iOS calendar.",
"homepage": "https://github.com/otaviocc/NHCalendarActivity",
"authors": {
"Otavio Cordeiro": "contact@otaviocc.com"
},
"source": {
"git": "https://github.com/otaviocc/NHCalendarActivity.git",
"tag": "0.0.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "NHCalendarActivity",
"resources": "NHCalendarActivity/NHCalendarActivity.bundle",
"platforms": {
"ios": "6.0"
},
"frameworks": "EventKit",
"requires_arc": true
}