[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 4 / TYDesignableLabel / 0.1.2 / TYDesignableLabel.podspec.json
blobc3dc1b05489649c6426f015bc6bee2b4327b5151
2   "name": "TYDesignableLabel",
3   "version": "0.1.2",
4   "summary": "UILabel with extensive function such as line spacing",
5   "description": "UILabel with extended function that works on InterfaceBuilder",
6   "homepage": "https://github.com/TekYin/TYDesignableLabel.git",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Kwee Tek Yin": "nucleus302@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/TekYin/TYDesignableLabel.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TYDesignableLabel/Classes/**/*.{h,m}",
21   "frameworks": "UIKit"