[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 6 / f / LTxAuthorizationUI / 0.0.1 / LTxAuthorizationUI.podspec.json
blob2754e2b17564578434632f4abb07c60d79d8b7e5
2   "name": "LTxAuthorizationUI",
3   "version": "0.0.1",
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.1",
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"