blob: 2a648565ef7785d9af86ebaff7eca85c9ad54128 [file] [log] [blame]
{
"name": "XMDatePicker",
"version": "0.0.1",
"summary": "XMDatePicker is small frame which you can custom set.",
"description": "\"XMDatePicker is small frame which you can custom set.You can use it easily \"",
"homepage": "https://github.com/DreamOfXM/XMDatePicker.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DreamOfXM": "hnyxgxm2009@163"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DreamOfXM/XMDatePicker.git",
"tag": "0.0.1"
},
"source_files": [
"XMDatePicker",
"XMDatePicker/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}