blob: 6bf0b4541215f2abd9bf9b9ec153c30e6b1d50d4 [file] [log] [blame]
{
"name": "Daysquare",
"version": "0.1.0",
"summary": "An elegant calendar control for iOS.",
"description": "Get bored with native silly UIDatePicker? You may have a try on this control. Instead of showing you an awkward wheel, it just presents as a intuitive full-size calendar with a lot of preference properties that you can change.",
"homepage": "https://github.com/unixzii/Daysquare",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyandev": "unixzii@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/unixzii/Daysquare.git",
"commit": "2b3e547daf8c9e0ec1459be0c1508e84037a1345"
},
"source_files": [
"Classes",
"Pod/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "Pod/Classes/*.h",
"resources": "Pod/Assets/*.png"
}