blob: bb52b747975e526792039756e0e9224ecae317dd [file] [log] [blame]
{
"name": "NLCustomCalendar",
"version": "0.1.0",
"summary": "自定义日历.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wzyinglong/NLCustomCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wzyinglong": "wz_yinglong@163.com"
},
"source": {
"git": "https://github.com/wzyinglong/NLCustomCalendar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "NLCustomCalendar/Classes/**/*",
"resource_bundles": {
"NLCustomCalendar": [
"NLCustomCalendar/Assets/*.xcassets"
]
}
}