[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 2 / 5 / 9 / UMSPosPayOnly / 3.0.7 / UMSPosPayOnly.podspec.json
blob647b4b0298d5f7b97b721aa899d1b57131bcb0e5
2   "name": "UMSPosPayOnly",
3   "version": "3.0.7",
4   "summary": "UMSPosPayOnly SDK",
5   "description": "A unoffical UMSPosPayOnly SDK pod",
6   "homepage": "https://github.com/letspod/UMSPosPayOnly",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "TBXark": "tbxark@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/letspod/UMSPosPayOnly.git",
15     "tag": "3.0.7"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "include/UMSPosPayOnly/*.h",
21   "vendored_libraries": "libUMSPosPayOnly.a",
22   "resources": "*.bundle",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UMSPosPayOnly/**\""
25   }