blob: 65d6c85ce7eed212b4144089ade5f10f18617599 [file] [log] [blame]
{
"name": "HCTools",
"version": "1.0.2",
"platforms": {
"ios": null
},
"summary": "Some sample useful tools!",
"homepage": "https://github.com/hclib/HCTools",
"license": "MIT",
"authors": {
"suhc": "hongchengplus@163.com"
},
"social_media_url": "http://blog.astudyer.com/",
"source": {
"git": "https://github.com/hclib/HCTools.git",
"tag": "1.0.2"
},
"source_files": [
"HCTools",
"HCTools/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}