[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 9 / c / f / BeyovaFramework / 1.0.1 / BeyovaFramework.podspec.json
blob4eae7ca487e4ca3248aaf748940f7e2e3c3f7d8f
2   "name": "BeyovaFramework",
3   "version": "1.0.1",
4   "summary": "Beyova Framework for iOS.",
5   "description": "                       The Beyova Framework SDK for iOS makes it easy to connect with Beyova common service.\n",
6   "homepage": "http://www.beyova.com",
7   "license": {
8     "type": "Copyright",
9     "text": "                            Copyright 2015 - Shanghai Beyova Co.,Ltd. All rights reserved.\n"
10   },
11   "authors": "Shanghai Beyova Co.,Ltd.",
12   "source": {
13     "http": "https://beyova.blob.core.chinacloudapi.cn/cocoapods/BeyovaFramework-iOS-1.0.1.zip"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Headers/*.h",
20   "resources": "BeyovaFrameworkBundle.bundle",
21   "vendored_libraries": "libBeyovaFramework.a",
22   "libraries": "BeyovaFramework",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/BeyovaFramework"
25   },
26   "dependencies": {
27     "Bolts": [
29     ],
30     "AFNetworking": [
32     ],
33     "UICKeyChainStore": [
35     ],
36     "AzureSDK": [
38     ]
39   }