[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 0 / XNBaseController / 0.1.3 / XNBaseController.podspec.json
blob896dd0c053d4b0585f451411fa2fc22daebcc541
2   "name": "XNBaseController",
3   "version": "0.1.3",
4   "summary": "A short description of XNBaseController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yexiannan/XNBaseController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yexiannan": "932056276@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yexiannan/XNBaseController.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XNBaseController/Classes/**/*",
22   "dependencies": {
23     "XNUtils": [
24       "~> 0.2.0"
25     ],
26     "Masonry": [
28     ]
29   },
30   "prefix_header_contents": [
31     "#import \"XNUtils.h\"",
32     "#import \"Masonry.h\""
33   ]