[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / b / YQPaySDK / 1.1.5 / YQPaySDK.podspec.json
blobbcb742d35d9766c465443da3dafa9e91f83fa7f5
2   "name": "YQPaySDK",
3   "version": "1.1.5",
4   "license": "MIT",
5   "summary": "An YQPaySDK view on iOS.",
6   "homepage": "https://github.com/wangsizhe/YQPaySDK",
7   "authors": {
8     "wangsizhe": "18643903434@163.com"
9   },
10   "source": {
11     "git": "https://github.com/wangsizhe/YQPaySDK.git",
12     "tag": "1.1.5"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "PayEngineering/UI/*.{h,m}PayEngineering/**/*.{h,m}",
20     "PayEngineering/HeaderFiles.h"
21   ],
22   "resources": "PayEngineering/UI/*.{png}",
23   "public_header_files": "PayEngineering/HeaderFiles.h",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "AFNetworking": [
30     ],
31     "SVProgressHUD": [
33     ],
34     "MBProgressHUD": [
36     ],
37     "GHConsole": [
39     ]
40   },
41   "frameworks": "UIKit"