[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / c / 2 / e / my2c2pSDK / 2.1.8 / my2c2pSDK.podspec.json
blob2ec04f5832c89e25102a5a244f616b8f50031174
2   "name": "my2c2pSDK",
3   "version": "2.1.8",
4   "summary": "2c2p Payment System for iOS",
5   "description": "                  2c2p payment system for iOS native.\n",
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": "6.0"
15   },
16   "source": {
17     "git": "https://bitbucket.org/2c2p/my2c2p_ios_sdk_public.git",
18     "tag": "v2.1.8"
19   },
20   "source_files": [
21     "my2c2pSDK",
22     "my2c2pSDK/*.{h,m}",
23     "my2c2pSDK/**/*.{h,m}"
24   ],
25   "resources": [
26     "my2c2pSDK/Resources/*.png",
27     "my2c2pSDK/Resources/checkbtn/*.png",
28     "my2c2pSDK/Resources/*.xib",
29     "my2c2pSDK/my2c2p/my2c2pResources.bundle"
30   ],
31   "frameworks": "QuartzCore",
32   "libraries": "z",
33   "requires_arc": true,
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-lstdc++"
36   },
37   "vendored_libraries": "my2c2pSDK/my2c2p/libmy2c2pSDK.a",
38   "deprecated": true