blob: 820570acdc51ffde43ab3b0aed4ebdb98769e324 [file] [log] [blame]
{
"name": "JWDateSetting",
"version": "0.0.2",
"license": "MIT",
"summary": "This can help you get system setting 12Hours or 24Hours which all use public API.",
"homepage": "https://github.com/upworldcjw",
"authors": {
"upowrld": "1042294579@qq.com"
},
"source": {
"git": "https://github.com/upworldcjw/JWDateSetting.git",
"tag": "0.0.2"
},
"source_files": "JWDateSetting/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}