[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / d / SCITokenSearchField / 1.0.4 / SCITokenSearchField.podspec.json
blobfb38a57f7f3301125de532c8844201379ca19506
2   "name": "SCITokenSearchField",
3   "version": "1.0.4",
4   "summary": "Token SearchField",
5   "description": "                 Token field with UISearchBar look.\n",
6   "homepage": "https://github.com/scireum/SCITokenSearchField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "scireum": "info+dev@scireum.de"
13   },
14   "source": {
15     "git": "https://github.com/scireum/SCITokenSearchField.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "SCITokenSearchField/**/*.{h,m}",
19   "resources": [
20     "SCITokenSearchField/**/*.{xib,png}"
21   ],
22   "dependencies": {
23     "FrameAccessor": [
24       "~> 1.0"
25     ]
26   },
27   "platforms": {
28     "ios": "7.0"
29   },
30   "requires_arc": true