[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 6 / 5 / ICAttributeLabel / 1.0.1 / ICAttributeLabel.podspec.json
blob9168b9ca29a6ef41e4aef1cf266175b4c92b942d
2   "name": "ICAttributeLabel",
3   "version": "1.0.1",
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.1"
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"