[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / 7 / BrightcenterSDK-2.0 / 0.9.16 / BrightcenterSDK-2.0.podspec.json
blob5baf8164f38b55cf18ff8eff7265957d26844c85
2   "name": "BrightcenterSDK-2.0",
3   "version": "0.9.16",
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.16"
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   }