[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 3 / e / 1 / WLBase / 1.0.11 / WLBase.podspec.json
blob5d95b1515c87751d34acc5fd40ae0f577bdaa4a0
2   "name": "WLBase",
3   "version": "1.0.11",
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.11"
17   },
18   "source_files": "**/*.{h,m}",
19   "public_header_files": "**/*.h",
20   "frameworks": "UIKit",
21   "libraries": "sqlite3",
22   "dependencies": {
23     "Reachability": [
25     ]
26   }