blob: 5244d334cc411f3e24a584c17fa2d9508640a33a [file] [log] [blame]
{
"name": "HCTools",
"version": "1.0.0",
"summary": "Some sample useful tools!",
"homepage": "https://github.com/woshishc/HCTools",
"license": "MIT",
"authors": {
"suhc": "hongchengplus@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/woshishc/HCTools.git",
"tag": "1.0.0"
},
"source_files": [
"HCTools",
"HCTools/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}