[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / b / YQPaySDK / 1.0.5 / YQPaySDK.podspec.json
blob0d5e8a012f94c09d8be65d8a6814bf3857588fff
2   "name": "YQPaySDK",
3   "version": "1.0.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.0.5"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "PayEngineering/HeaderFiles.h",
19   "resources": "PayEngineering/UI/*.{png}",
20   "public_header_files": [
21     "PayEngineering/HeaderFiles.h",
22     "PayEngineering/UI/*.{h,m,a}",
23     "PayEngineering/HBRSAHander/*.{h,m,a}"
24   ],
25   "dependencies": {
26     "Masonry": [
28     ]
29   }