[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / b / YQPaySDK / 1.0.4 / YQPaySDK.podspec.json
blobc89cc8745f8fc2316a354d4686d29035b366fac7
2   "name": "YQPaySDK",
3   "version": "1.0.4",
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.4"
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": "PayEngineering/HeaderFiles.h",
21   "dependencies": {
22     "Masonry": [
24     ]
25   }