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