[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / 1 / WLBase / 1.0.26 / WLBase.podspec.json
blobf8b445fc731f7546792f0b62984ff7ef1ca3550e
2   "name": "WLBase",
3   "version": "1.0.26",
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.26"
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     "FMDB": [
34     ],
35     "JQFMDB": [
37     ]
38   }