blob: d822e5068c355554af9f79402650755d8cf2f935 [file] [log] [blame]
{
"name": "TLCategory",
"version": "0.0.2",
"summary": "系统API扩展分类",
"description": "归总了系统API扩展分类,自用。",
"homepage": "https://github.com/TedLiuHome/TLCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TedLiu": "ihomelp07@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TedLiuHome/TLCategory.git",
"tag": "0.0.2",
"commit": "edeb1278748dd7a5d5b134dbc128e44102b9f5c9"
},
"source_files": "Classes/**/*.{h,m}",
"libraries": "z",
"requires_arc": true
}