[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 1 / MarkupLabel / 0.0.1 / MarkupLabel.podspec.json
blob83209a88a049d8718f16bd2e565a16e42a4ba40e
2   "name": "MarkupLabel",
3   "version": "0.0.1",
4   "summary": "Use markup (HTML-ish) with UILabel.",
5   "homepage": "https://github.com/schwa/MarkupLabel",
6   "license": {
7     "type": "BSD 2-Clause",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonathan Wight": "schwa@schwa.io"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/schwa/MarkupLabel.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Source/*.{h,m}",
21   "requires_arc": true