blob: 83f02bb49789302e4d80598e28a1203dfd063d19 [file] [log] [blame]
{
"name": "TextView",
"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/TextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihongliangAndliyan": "wf201506@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lihongliangAndliyan/TextView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}