[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / e / my2c2pSDK / 3.0.6.1 / my2c2pSDK.podspec.json
blob9b14d8036bde4d1353d7baa74946a99c3170932a
2   "name": "my2c2pSDK",
3   "version": "3.0.6.1",
4   "summary": "2c2p Payment System for iOS",
5   "description": "2c2p payment system for iOS native.",
6   "homepage": "https://s.2c2p.com/Manuals/ios/index.html",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Chatchawal Saesee": "chatchawal@2c2p.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sunsunz/My2c2pSDK.git",
18     "tag": "3.0.6.1"
19   },
20   "source_files": "my2c2pSDK/my2c2pSDK.framework/Headers/*.h",
21   "resources": "my2c2pSDK/my2c2pResources.bundle",
22   "preserve_paths": [
23     "my2c2pSDK/my2c2pSDK.framework",
24     "my2c2pSDK/my2c2p/my2c2pResources.bundle"
25   ],
26   "frameworks": [
27     "QuartzCore",
28     "Security",
29     "PassKit"
30   ],
31   "libraries": "z",
32   "requires_arc": true,
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-ObjC -lstdc++"
35   },
36   "ios": {
37     "vendored_frameworks": "my2c2pSDK/my2c2pSDK.framework"
38   },
39   "deprecated": true