blob: 16fd382644750aa1ab37961d2c11ec795cd94134 [file] [log] [blame]
{
"name": "TQLCommonCategory",
"version": "0.0.1",
"summary": "A short description of TQLCommonCategory.",
"homepage": "https://github.com/TianQiLi/TQLCommonCategory",
"license": "MIT",
"authors": {
"litianqi": "litianqi@yy.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/TianQiLi/TQLCommonCategory.git",
"tag": "0.0.1"
},
"source_files": [
"TQLCommonCategory",
"TQLCommonCategory/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}