[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / d / b / LLDemoKit / 1.0.2 / LLDemoKit.podspec.json
blob0119ad1d58c8914e446c244fca6d75d55625cfaf
2   "name": "LLDemoKit",
3   "version": "1.0.2",
4   "summary": "给 LianLian Pay SDK Demo 使用的工具合集.",
5   "description": "LLDemoKit是一个给连连支付SDKdemo使用的工具合集, 包括demo的构建, 环境的切换以及自定义等",
6   "homepage": "https://github.com/LLPayiOSDev/LLDemoKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LLPayiOSDev": "iosdev@lianlianpay.com"
13   },
14   "source": {
15     "git": "https://github.com/LLPayiOSDev/LLDemoKit.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "LLDemoKit/Classes/**/*",
23   "resources": "LLDemoKit/Assets/LLDemoResources.bundle",
24   "public_header_files": "LLDemoKit/**/*.h",
25   "dependencies": {
26     "SVProgressHUD": [
28     ]
29   }