[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / 8 / d / BSCategories / 0.0.5 / BSCategories.podspec.json
blobcc69f6d34ebc88edeaed40ddfec06efe81d9bf79
2   "name": "BSCategories",
3   "version": "0.0.5",
4   "summary": "Some useful Objective-C categories!",
5   "description": "Some useful Objective-C categories!!",
6   "homepage": "https://github.com/blurryssky/BSCategories",
7   "license": "MIT",
8   "authors": {
9     "blurryssky": "blurryssky@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/blurryssky/BSCategories.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "BSCategories",
20     "BSCategoriesSample/BSCategories/*"
21   ]