blob: 903669ca90cda27d02e94161d8ea96cca0f80318 [file] [log] [blame]
{
"name": "XCalender",
"version": "0.0.1",
"summary": "this is a calender.",
"description": "a simple calender you can use for you app",
"homepage": "https://github.com/orangeLong/XCalenderDemo",
"license": "MIT",
"authors": {
"Lixinlong": "lixinlong@xkshi.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/orangeLong/XCalenderDemo.git",
"tag": "0.0.1"
},
"source_files": "XCalenderDemo/XCalender/**/*.{h,m}",
"frameworks": "UIKit"
}