[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 8 / SZMentionsSwift / 0.4.1 / SZMentionsSwift.podspec.json
blob59a8a55f70092d3afd3b5a677d65b8b249b46cd1
2   "name": "SZMentionsSwift",
3   "version": "0.4.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@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/szweier/SZMentionsSwift.git",
16     "tag": "0.4.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "SZMentionsSwift/Classes/**/*"