[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 2 / 5 / 9 / UMSPosPayOnly / 3.0.5 / UMSPosPayOnly.podspec.json
blob46b16059e00e16c38058860f8d08add2b97f8897
2   "name": "UMSPosPayOnly",
3   "version": "3.0.5",
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.5"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "include/UMSPosPayOnly/*.h",
21   "resources": "*.bundle",
22   "ios": {
23     "vendored_frameworks": "libUMSPosPayOnly.a"
24   },
25   "frameworks": [
26     "UIKit",
27     "CFNetwork",
28     "CoreFoundation",
29     "CoreTelephony",
30     "SystemConfiguration",
31     "Foundation",
32     "Security"
33   ]