[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 6 / 0 / adzerk-ios-sdk / 0.2 / adzerk-ios-sdk.podspec.json
blobb7fcc42be2d480df66baaa27faa851ee8b23b1bc
2   "name": "adzerk-ios-sdk",
3   "module_name": "AdzerkSDK",
4   "version": "0.2",
5   "summary": "iOS SDK for the Adzerk API",
6   "description": "iOS SDK for the Adzerk API. For more information see the Adzerk API docs at http://adzerk.com/api.",
7   "homepage": "http://adzerk.com",
8   "license": "Apache 2.0",
9   "authors": {
10     "Ben Scheirman": "ben@scheirman.com"
11   },
12   "source": {
13     "git": "https://github.com/adzerk/adzerk-ios-sdk.git",
14     "tag": "0.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "AdzerkSDK/AdzerkSDK/**/*.swift",
21   "resource_bundles": {
22     "adzerk-ios-sdk": [
24     ]
25   },
26   "frameworks": "Foundation"