[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / a / 6 / CibSPaySDK / 1.0.0 / CibSPaySDK.podspec.json
blob4e26d636607e19268192d60779d80c245702e80a
2   "name": "CibSPaySDK",
3   "version": "1.0.0",
4   "summary": "兴业银行移动端支付sdk",
5   "description": "本sdk最终所有权归兴业所有,此只是为了方便下载",
6   "homepage": "http://nbp.download.topschool.net.cn/Home/Package/SDK-SPay",
7   "license": "MIT",
8   "authors": {
9     "zhouge": "zhou@zyosoft.com.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "http": "http://nbp.download.topschool.net.cn/Package/SDK-SPay/app/SPayIOS1.0.0.zip"
16   },
17   "source_files": "*.{a}",
18   "resources": "SPaySDKResource.bundle",
19   "preserve_paths": "libSPaySDK.a",
20   "vendored_libraries": "libSPaySDK.a",
21   "frameworks": [
22     "UIKit",
23     "AVFoundation",
24     "CoreGraphics"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 0.9.1"
30     ],
31     "libqrencode": [
32       "~> 3.4.2"
33     ]
34   },
35   "subspecs": [
36     {
37       "name": "include",
38       "source_files": "include/**/*"
39     }
40   ]