blob: d75a5f3e26309fcd1bdd1d99a11938a3b041b035 [file] [log] [blame]
{
"name": "HHTools",
"version": "0.1.6",
"summary": "For tools easy",
"description": "TODO: The tools help we can code easily.",
"homepage": "https://github.com/ioshuihui/HHTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xiaohuihui": "chhhithuihui@gmail.com"
},
"source": {
"git": "https://github.com/ioshuihui/HHTools.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHTools/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"AVKit",
"AVFoundation"
]
}