[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 8 / SZMentionsSwift / 1.0.1 / SZMentionsSwift.podspec.json
blobe41dba69cc3b0d3b0b227967b003025e02ba982b
2   "name": "SZMentionsSwift",
3   "version": "1.0.1",
4   "xcconfig": {
5     "SWIFT_VERSION": "3.0"
6   },
7   "summary": "Highly customizable mentions library",
8   "description": "Mentions library used to help manage mentions in a UITextView",
9   "homepage": "http://www.stevenzweier.com",
10   "license": "MIT",
11   "authors": {
12     "Steven Zweier": "steve.zweier+mentions@me.com"
13   },
14   "source": {
15     "git": "https://github.com/szweier/SZMentionsSwift.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "SZMentionsSwift/Classes/**/*",
23   "pushed_with_swift_version": "3.0-GM-CANDIDATE"