[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 5 / 1 / MGMushParser / 1.1.0 / MGMushParser.podspec.json
blobf4a124aba2ac3d51da81a09e7a43a3c09a432eb8
2   "name": "MGMushParser",
3   "version": "1.1.0",
4   "summary": "Create NSAttributedStrings from NSStrings with lightweight Mush markup",
5   "homepage": "https://github.com/sobri909/MGMushParser",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matt Greenfield": "matt@bigpaua.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/sobri909/MGMushParser.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "MGMushParser/*.{h,m}",
21   "frameworks": "CoreText",
22   "requires_arc": true