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