[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / 3 / LfSwiftHelper / 0.0.1 / LfSwiftHelper.podspec.json
blob84048821d7ec047da8e87ec64827a38f27dcf065
2   "name": "LfSwiftHelper",
3   "version": "0.0.1",
4   "summary": "a Swift coding helper.",
5   "description": "a Swift coding helper,long,long",
6   "homepage": "https://github.com/halo-github/LfSwiftHelper",
7   "license": "MIT",
8   "authors": {
9     "haloVV": "a0147520@sina.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/halo-github/LfSwiftHelper.git",
16     "tag": "0.0.1"
17   },
18   "dependencies": {
19     "RxSwift": [
21     ],
22     "RxCocoa": [
24     ]
25   },
26   "swift_version": "4.2",
27   "subspecs": [
28     {
29       "name": "Protocol",
30       "source_files": "Protocol/**/*.swift"
31     }
32   ]