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