blob: d9a4fc354d9c10f326ddbc8a55d4021ecef6b92d [file] [log] [blame]
{
"name": "HCTools",
"version": "0.0.2",
"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": "0.0.2"
},
"source_files": [
"HCTools",
"HCTools/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}