blob: 3996110ff0a0b9e22a016fb2f9c6c08dd201b37f [file] [log] [blame]
{
"name": "DADate",
"version": "1.0.0",
"summary": "all kinds of categories for iOS develop",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/lihongliangAndliyan/DADate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihongliangAndliyan": "wf201506@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lihongliangAndliyan/DADate.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}