[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 8 / 0 / SZMentions / 0.0.10 / SZMentions.podspec.json
blobdb3af28f2c4cb8c909f4d5a6d3c6699a00dd3ef6
2   "name": "SZMentions",
3   "version": "0.0.10",
4   "summary": "Highly customizable mentions library",
5   "description": "Mentions library used to help manage mentions in a UITextView",
6   "homepage": "http://www.stevenzweier.com",
7   "license": "MIT",
8   "authors": {
9     "Steven Zweier": "steve.zweier+mentions@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/szweier/SZMentions.git",
13     "tag": "0.0.10"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "SZMentions/SZMentions/Classes/**/*",
20   "resource_bundles": {
21     "SZMentions": [
22       "SZMentions/SZMentions/Assets/*"
23     ]
24   }