blob: 5169bba6f8966d4b6daa9e0a52a4859930116b27 [file] [log] [blame]
{
"name": "BSCategories",
"version": "0.0.3",
"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.3"
},
"source_files": [
"BSCategories",
"BSCategoriesSample/BSCategories/*"
]
}