[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 1 / 2 / 0 / YSPOPGesture / 0.0.4 / YSPOPGesture.podspec.json
blobb43c760e7430d7204842f23b3747455b5ede653f
2   "name": "YSPOPGesture",
3   "version": "0.0.4",
4   "summary": "pop for ios.",
5   "homepage": "https://gitee.com/yscodingman/YSPOPGesture.git",
6   "authors": {
7     "Wan_CodingMan": "wmc912@163.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://gitee.com/yscodingman/YSPOPGesture.git",
18     "tag": "0.0.4"
19   },
20   "swift_versions": "5.0",
21   "subspecs": [
22     {
23       "name": "OC",
24       "source_files": "YSPOPGesture/YSPOPGestureOC/**/*"
25     },
26     {
27       "name": "Swift",
28       "source_files": "YSPOPGesture/YSPOPGestureSwift/**/*"
29     }
30   ],
31   "swift_version": "5.0"