[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 9 / DCLabel / 0.0.1 / DCLabel.podspec.json
blobc2273f21a4aadeafeb5e2d89496c03fca621173b
2   "name": "DCLabel",
3   "version": "0.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "CoreText",
19   "requires_arc": true