blob: f6ae771fa65c14ad9b2335570327f7e5706d6c90 [file] [log] [blame]
{
"name": "WHUCalendar",
"version": "0.1.2",
"summary": "A Lunar Calendar",
"authors": {
"tiger8888": "seekarmor@139.com"
},
"description": "A Lunar Calendar,Fast,Tagged,Easy to Use",
"homepage": "https://github.com/tiger8888/WHUCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/tiger8888/WHUCalendar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "WHUCalendar/Classes/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}