blob: e66946507375e3c5c2eda09c7972215002a076cb [file] [log] [blame]
{
"name": "YXTDatePicker",
"version": "1.0.0",
"summary": "TestPod",
"description": "Use this you can choose date easily.",
"homepage": "https://github.com/yangxiutao/TestPod",
"license": "MIT",
"authors": {
"yangxiutao": "546822414@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangxiutao/TestPod.git",
"tag": "1.0.0"
},
"source_files": [
"YXTDatePicker",
"YXTDatePicker/*.{h,m}"
],
"exclude_files": "YXTDatePicker/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}