[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / 1 / JSLabel / 0.1.0 / JSLabel.podspec.json
blobaff86d9c89f0b27e518a7c5262a5d36a31438026
2   "name": "JSLabel",
3   "version": "0.1.0",
4   "summary": "A simple designable subclass on UILabel with extra features.",
5   "description": "This CocoaPod provides the ability to use a UILabel with extra feautures you can set from Xcode.",
6   "homepage": "https://github.com/imjog/JSLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jogendra Singh": "imjog24@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/imjog/JSLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JSLabel/Classes/**/*",
22   "pushed_with_swift_version": "3.0"