[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 2 / e / my2c2pSDK / 2.3.0 / my2c2pSDK.podspec.json
blob87fb8ec150e7856899cc892c8bb9adcf99423047
2   "name": "my2c2pSDK",
3   "version": "2.3.0",
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": "v2.3.0"
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": "QuartzCore",
27   "libraries": "z",
28   "requires_arc": true,
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC -lstdc++"
31   },
32   "ios": {
33     "vendored_frameworks": "my2c2pSDK/my2c2pSDK.framework"
34   },
35   "deprecated": true