blob: 6851e5d7c6a2fef4f7a7e131d7178ddff50fdccd [file] [log] [blame]
{
"name": "TTCategory",
"version": "1.0.1",
"summary": "The TTCategory with TY",
"homepage": "http://write.blog.csdn.net/postlist",
"license": "MIT",
"authors": {
"fengyangyang": "15590284058@163.com"
},
"social_media_url": "http://write.blog.csdn.net/postlist",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yangyangFeng/TTCategory.git",
"tag": "1.0.1"
},
"source_files": "TTCategory/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"QuartzCore",
"UIKit"
]
}