[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / e / my2c2pSDK / 3.0.2 / my2c2pSDK.podspec.json
blob4e1e0b04fe549e9e44a5d56310f8f5392b74fe1d
2   "name": "my2c2pSDK",
3   "version": "3.0.2",
4   "summary": "2c2p Payment System for iOS",
5   "description": "2c2p payment system for iOS native.",
6   "homepage": "http://www.2c2p.com",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "2c2p_htainlinshwe": "htain.linshwe@2c2p.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://bitbucket.org/2c2p/my2c2p_ios_sdk_public.git",
18     "tag": "v3.0.2"
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