[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / d / 0 / EMString / 0.1.0 / EMString.podspec.json
blobdbc8d4d01b3b44ba98fde12bd2c18a0b33f61443
2   "name": "EMString",
3   "version": "0.1.0",
4   "summary": "EMString makes beautiful NSAttributedString using HTML's markup",
5   "description": "                       EMString for Easy Markup String. A simple category on top of NSString using HTML's markup system to abstract the NSAttributedString API. @\"<strong>Apply style with style</strong>\".attributedString ;)\n",
6   "homepage": "https://github.com/TanguyAladenise/EMString",
7   "license": "MIT",
8   "authors": {
9     "Tanguy Aladenise": "tanguy.alaedenise@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/TanguyAladenise/EMString.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "EMString"