[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 6 / d / SCITokenSearchField / 1.0.5 / SCITokenSearchField.podspec.json
blobcf911b5ea2dce9d4fa54de64d295df33f2e218ba
2   "name": "SCITokenSearchField",
3   "version": "1.0.5",
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.5"
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