[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 6 / f / LTxAuthorizationUI / 0.0.4 / LTxAuthorizationUI.podspec.json
blobdbf87192b0f96f372e5634f7a95569a58c2da569
2   "name": "LTxAuthorizationUI",
3   "version": "0.0.4",
4   "summary": "通用用户授权页面.",
5   "license": "MIT",
6   "authors": {
7     "liangtong": "liangtongdev@163.com"
8   },
9   "homepage": "https://github.com/liangtongdev/LTxAuthorization",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/liangtongdev/LTxAuthorization.git",
15     "tag": "0.0.4",
16     "submodules": true
17   },
18   "dependencies": {
19     "LTxCore": [
21     ]
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "source_files": "LTxAuthorizationUI/*.{h,m}",
28   "public_header_files": "LTxAuthorizationUI/*.h"