[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 6 / 5 / ICAttributeLabel / 1.0.2 / ICAttributeLabel.podspec.json
bloba4e3f08ff0ffb5aeeac7d6d5092cc1fa27a42eaf
2   "name": "ICAttributeLabel",
3   "version": "1.0.2",
4   "summary": "Sub-class of UILabel with more feature like line-calc & Strikethrough-animation.",
5   "description": "There are features like how many lines & texts each line displaying, strikethrough-animation.",
6   "homepage": "https://github.com/IvanChan/ICAttributeLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "_ivanC": "_ivanC"
13   },
14   "source": {
15     "git": "https://github.com/IvanChan/ICAttributeLabel.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "ICAttributeLabel/Classes/**/*",
23   "public_header_files": "ICAttributeLabel/Classes/**/*.h",
24   "frameworks": "UIKit"