blob: 33c535043d7b20ac3d3e0b0d1f0645cfc98691ff [file] [log] [blame]
{
"name": "TToolsHelper",
"version": "1.2",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "TToolsHelper is help library.",
"homepage": "https://github.com/TinaXie/TToolsHelper",
"authors": {
"xiejc": "fayxjc@163.com"
},
"source": {
"git": "https://github.com/TinaXie/TToolsHelper.git",
"tag": "1.2"
},
"description": "TToolsHelper is help tools library with OC.",
"source_files": "TToolsHelper/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}