blob: 849754c5437418394f2aacb6b527162c883eba17 [file] [log] [blame]
{
"name": "FBObjcCategories",
"version": "0.5.5",
"summary": "Categories of objective-c && cocoa",
"description": "\"Categories of objective-c && cocoa, support iOS 8 and later\"",
"homepage": "https://github.com/qazx84265/FBObjc_Categories",
"license": "MIT",
"authors": {
"fb": "fb@fb.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qazx84265/FBObjc_Categories.git",
"tag": "0.5.5"
},
"source_files": "FBObjcCategories/Categories/**/*.{h,m}",
"public_header_files": "FBObjcCategories/Categories/**/*.h",
"resources": "FBObjcCategories/Categories/**/*.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"libraries": "z"
}