[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / b / 3 / BSLabel / 0.1.0 / BSLabel.podspec.json
blob37d9350fbaa2a5917abdc5f2c82ec5fc68d9dadd
2   "name": "BSLabel",
3   "version": "0.1.0",
4   "summary": "Class name based Bootstrap label design implementation for Swift/iOS.",
5   "description": "Given label class name, label can redesign itself with that class accordingly to Bootstraps definition",
6   "homepage": "https://github.com/ozcanzaferayan/BSLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ozcanzaferayan": "ozcanzaferayan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ozcanzaferayan/BSLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BSLabel/Classes/**/*"