[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 4 / 0 / 7 / BrightcenterSDK-2.0 / 0.9.19 / BrightcenterSDK-2.0.podspec.json
blob5d06a2bc3dc43e48f1e9b965f91acb9ef2ad9230
2   "name": "BrightcenterSDK-2.0",
3   "version": "0.9.19",
4   "summary": "SDK to integrate to the Brightcenter backend in an easier way",
5   "homepage": "https://github.com/triforkamsterdam/BrightcenterSDK-iOS-2.0",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rick Slot": "rick.slot@trifork.nl"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/triforkamsterdam/BrightcenterSDK-iOS-2.0.git",
18     "tag": "0.9.19"
19   },
20   "ios": {
21     "frameworks": [
22       "CoreGraphics",
23       "QuartzCore"
24     ]
25   },
26   "source_files": "BrightcenterAppClient/Framework/*.{h,m}",
27   "requires_arc": true,
28   "dependencies": {
29     "AFNetworking": [
30       "~> 1.3.2"
31     ]
32   }