blob: d732ef18a1cffa9c3ddf8f34bc3deb66387b4bf2 [file] [log] [blame]
{
"name": "HTManager",
"version": "1.0.0",
"summary": "junk code.",
"description": "// junk code's description.",
"homepage": "https://github.com/hellohublot/HTManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hublot": "hublot@aliyun.com"
},
"source": {
"git": "https://github.com/hellohublot/HTManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"libraries": "sqlite3",
"source_files": "HTManager/**/*",
"public_header_files": "HTManager/**/*.{h}"
}