[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 2 / EasyAttributer / 1.1.0 / EasyAttributer.podspec.json
blob2260ad4cdd328d10ac5225f97d2c7149fd586bd5
2   "name": "EasyAttributer",
3   "version": "1.1.0",
4   "summary": "A library that generates attributed string by matched regexes.",
5   "homepage": "https://github.com/sadeghgoo/EasyAttributer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sadeghgoo": "sadeghitunes2@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sadeghgoo/EasyAttributer.git",
15     "tag": "1.1.0"
16   },
17   "social_media_url": "https://twitter.com/sadeghbt",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "EasyAttributer/Classes/**/*",
22   "frameworks": "UIKit"