blob: 97021993dfc881fec5d277ac840827164cc81b9a [file] [log] [blame]
{
"name": "TTCategory",
"version": "0.0.2",
"summary": "The TTCategory",
"homepage": "https://github.com/yangyangFeng/TTCategory",
"license": "MIT",
"authors": {
"fengyangyang": "15590284058@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yangyangFeng/TTCategory.git",
"tag": "0.0.2"
},
"source_files": "TTCategory/**/*.{h,m}",
"exclude_files": "TTCategory/**/NSString+Extend.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"QuartzCore",
"UIKit"
]
}