[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 1 / 6 / 0 / adzerk-ios-sdk / 1.0.1 / adzerk-ios-sdk.podspec.json
blob3648b1337542a0e11d0f90babf9012893d04bee5
2   "name": "adzerk-ios-sdk",
3   "module_name": "AdzerkSDK",
4   "version": "1.0.1",
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": "1.0.1"
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"