[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 2 / EasyAttributer / 1.0.0 / EasyAttributer.podspec.json
blobdb128c14c4f70ae178ed672e051b2c05387fff49
2   "name": "EasyAttributer",
3   "version": "1.0.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.0.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"