blob: 522dc23fe530afb38ab3e05ad3910051208bf0db [file] [log] [blame]
{
"name": "BSCategories",
"version": "0.0.2",
"summary": "Some useful Objective-C categories!",
"description": "Some useful Objective-C categories!!",
"homepage": "https://github.com/blurryssky/BSCategories",
"license": "MIT",
"authors": {
"blurryssky": "blurryssky@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/blurryssky/BSCategories.git",
"tag": "0.0.2"
},
"source_files": [
"BSCategories",
"BSCategoriesSample/BSCategories/*"
],
"public_header_files": "BSCategoriesSample/BSCategories/BSCategories.h"
}