[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 3 / e / 1 / WLBase / 1.0.17 / WLBase.podspec.json
blob04b52bbf93e9530e761a7522b0765d64b83a728d
2   "name": "WLBase",
3   "version": "1.0.17",
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.17"
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   }