[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 0 / WLBaseViewController / 1.1.4 / WLBaseViewController.podspec.json
blob0c416fd71739fa7226ff07e3786d0dc8c5ba58be
2   "name": "WLBaseViewController",
3   "version": "1.1.4",
4   "summary": "A Lib For vc.",
5   "description": "A Lib For vc.",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLBaseViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/WLBaseViewController.git",
24     "tag": "1.1.4"
25   },
26   "source_files": "Code/**/*.{swift}",
27   "dependencies": {
28     "WLToolsKit": [
30     ]
31   }