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