blob: 950bea96e760af7a29a434c6e8632c8e0115d15a [file] [log] [blame]
{
"name": "UCarTimeDate",
"version": "1.0.1",
"summary": "time converter",
"description": "this project is time converter",
"homepage": "https://github.com/kkxz79/UCarDateTime",
"license": "MIT (LICENSE)",
"authors": {
"kkxz": "kkxz79@126.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/kkxz79/UCarDateTime.git",
"tag": "1.0.1"
},
"source_files": [
"UCarTimeDate/Classes/**/*.{h,m}",
"UCarTimeDate/Classes/*.{h,m}",
"UCarTimeDate/UCarTimeDate.h"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}