blob: d7a7af405d78f150c921a456f1127672535eae56 [file] [log] [blame]
{
"name": "HYLTools",
"version": "0.0.1",
"summary": "A tool set to help you to develop.",
"homepage": "https://coding.net/u/cssmhyl/p/HYLTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cssmhyl": "cssmhyl@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/cssmhyl/HYLTools.git",
"tag": "0.0.1"
},
"source_files": "HYLTools/{HYL}*.{h,m}",
"public_header_files": "HYLTools/{HYL}*.h",
"requires_arc": true
}