[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 0 / 3 / LfSwiftHelper / 0.0.3 / LfSwiftHelper.podspec.json
blobdf955d090491ab799e9442da37eeb7e724b880db
2   "name": "LfSwiftHelper",
3   "version": "0.0.3",
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.3"
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   ]