[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / 5 / SwiftInputListViewTests / 1.0.0 / SwiftInputListViewTests.podspec.json
blob48090a0a83e6c4000a1744686a05251f139879e8
2   "name": "SwiftInputListViewTests",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Mock input details for UIAdaptableInputListView unit tests.",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Hai Pham": "swiften.svc@gmail.com"
15   },
16   "homepage": "https://github.com/protoman92/SwiftInputListView.git",
17   "source": {
18     "git": "https://github.com/protoman92/SwiftInputListView.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SwiftInputListView/Main": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0",
28   "subspecs": [
29     {
30       "name": "Main",
31       "source_files": "SwiftInputListViewTests/util/**/*.{swift}"
32     }
33   ]