[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / 0 / adzerk-ios-sdk / 1.0.2 / adzerk-ios-sdk.podspec.json
blob23c02afe5ab27912ee1c0ff1ac07e56ba8f5b576
2   "name": "adzerk-ios-sdk",
3   "module_name": "AdzerkSDK",
4   "version": "1.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": "https://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": "1.0.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "AdzerkSDK/AdzerkSDK/**/*.swift",
21   "frameworks": "Foundation",
22   "pushed_with_swift_version": "3.0"