[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / b / 9 / DCLabel / 0.0.3 / DCLabel.podspec.json
blob2b618c0b898e612f8f64e499c0206c86bce4588f
2   "name": "DCLabel",
3   "version": "0.0.3",
4   "summary": "Extends UILabel attributedText drawing to make embedding images/video content simple.",
5   "homepage": "https://github.com/daltoniam/DCLabel",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "daltoniam@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/DCLabel.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "CoreText",
19   "requires_arc": true