blob: 99dc7243fd187da6e64ebff277ac89694d955a11 [file] [log] [blame]
{
"name": "TSLCategory",
"version": "1.0.0",
"summary": "Category",
"description": "category",
"homepage": "https://github.com/kobetsl/TSLCategory",
"license": "MIT",
"authors": {
"唐石磊": "email@address.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/kobetsl/TSLCategory.git",
"tag": "1.0.0"
},
"source_files": "TSLCategory/**/*",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}