blob: 1c6aa5059b2e085a4d8ca3b168ee83ffac34f3ca [file] [log] [blame]
{
"name": "NHCalendarActivity",
"version": "0.0.1",
"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",
"screenshots": "http://f.cl.ly/items/1e003C2b1n1m1t3v1C2d/iOS%20Simulator%20Screen%20shot%20Nov%2029,%202012%208.11.15%20PM.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Otavio Cordeiro": "otavio@horadomac.com"
},
"source": {
"git": "https://github.com/otaviocc/NHCalendarActivity.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "NHCalendarActivity",
"resources": "NHCalendarActivity/NHCalendarActivity.bundle",
"frameworks": "EventKit",
"requires_arc": true
}