[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / d / 0 / EMString / 0.3.0 / EMString.podspec.json
blobe5d0fa756b9277a2a306978eaf7a8c06cc1ebe00
2   "name": "EMString",
3   "version": "0.3.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.3.0"
14   },
15   "social_media_url": "https://twitter.com/TanguyAladenise",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "EMString"