blob: 5a0f811e52ec33503af1c9ac6ef44743a7073416 [file] [log] [blame]
{
"name": "NHCalendarActivity",
"version": "0.0.2",
"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.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "NHCalendarActivity",
"resources": "NHCalendarActivity/NHCalendarActivity.bundle",
"platforms": {
"ios": "6.0"
},
"frameworks": "EventKit",
"requires_arc": true
}