[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 1 / 6 / 0 / adzerk-ios-sdk / 1.2 / adzerk-ios-sdk.podspec.json
blobbbc1868b5aefba8d2a4300e72196df6aa169fe0b
2   "name": "adzerk-ios-sdk",
3   "module_name": "AdzerkSDK",
4   "version": "1.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.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "swift_versions": [
21     "4.0",
22     "5.0"
23   ],
24   "source_files": "AdzerkSDK/AdzerkSDK/**/*.swift",
25   "frameworks": "Foundation",
26   "swift_version": "5.0"