[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / 9 / SwiftyFormat / 0.2.0 / SwiftyFormat.podspec.json
blob183c7b9a61b1833b33b50d92d3e6e9767a369660
2   "name": "SwiftyFormat",
3   "version": "0.2.0",
4   "summary": "String and NSAttributedString with format",
5   "description": "Provides simple and customizable way for formatting strings and attributed strings.",
6   "homepage": "https://github.com/Igor-Palaguta/SwiftyFormat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Igor Palaguta": "igor.palaguta@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Igor-Palaguta/SwiftyFormat.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/igor_palaguta",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Source/*.swift",
23   "pushed_with_swift_version": "3.0"