blob: f8dda24831aaa62e3e96b6d58fbfba30a80fdd82 [file] [log] [blame]
{
"name": "HXHelper",
"version": "1.0.0",
"summary": "simple help serve for people",
"description": "\"This is a project provide simple help \"",
"homepage": "https://github.com/duhongxing/HXHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duhongxing": "13821963975@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/duhongxing/HXHelper.git",
"tag": "1.0.0"
},
"source_files": [
"HXHelper",
"HXHelper/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}