blob: 0f6c36edc692b996a20cd4d6f6d130677e4bde95 [file] [log] [blame]
{
"name": "OSDateSelector",
"version": "0.0.1",
"summary": "tool.",
"description": "日期选择器",
"homepage": "https://github.com/OpenLee/OSDateSelector",
"license": "MIT (OS)",
"authors": {
"OpenLee": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/OpenLee/OSDateSelector.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"OSDateSelector/OSDateSelector/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}