[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / 1 / WLBase / 1.0.20 / WLBase.podspec.json
blob4f2ad2111275efe7f30a271c43bf867c710393c9
2   "name": "WLBase",
3   "version": "1.0.20",
4   "summary": "A short description of WLBase.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/expll/WLBase.git",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/expll/WLBase.git",
16     "tag": "1.0.20"
17   },
18   "source_files": "**/*.{h,m}",
19   "public_header_files": "**/*.h",
20   "frameworks": "UIKit",
21   "libraries": "sqlite3",
22   "dependencies": {
23     "Reachability": [
25     ],
26     "RegexKitLite": [
28     ],
29     "WLModel": [
31     ],
32     "JQFMDB": [
34     ]
35   }