[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 9 / 8 / a / XCLoginUI / 1.0.1 / XCLoginUI.podspec.json
blob25d4288f4b827b1b6b005f5c896ed0f2e0337095
2   "name": "XCLoginUI",
3   "version": "1.0.1",
4   "summary": "登录页面的UI",
5   "description": "XCLoginUI: 登录页面的UI.",
6   "homepage": "https://github.com/fanxiaocong/XCLoginUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fanxiaocong": "1016697223@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fanxiaocong/XCLoginUI.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XCLoginUI/Classes/**/*",
22   "resource_bundles": {
23     "XCLoginUI": [
24       "XCLoginUI/Assets/images/*.png",
25       "XCLoginUI/Assets/*.storyboard"
26     ]
27   },
28   "dependencies": {
29     "XCMacros": [
30       "~> 1.0.4"
31     ]
32   }