blob: a821cee52e8add61c49d83b268c09e2133985c73 [file] [log] [blame]
{
"name": "AKCalendar",
"version": "0.1.0",
"summary": "Sample Pod - AKCalendar",
"description": "This is a sample pod for the Calendar.",
"homepage": "https://github.com/ashishke2m/AKCalendar",
"license": "MIT",
"authors": {
"ashishke2m": "ashishk@e2msolutions.com"
},
"source": {
"git": "https://github.com/ashishke2m/AKCalendar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AKCalendar": [
"Pod/Assets/*.png"
]
}
}