[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 5 / DuoAPISwift / 1.0.1 / DuoAPISwift.podspec.json
blob9fd1f8e1acbc62d9c2dcdd0f1cc823280c1be905
2   "name": "DuoAPISwift",
3   "version": "1.0.1",
4   "summary": "Duo Security API client for Swift.",
5   "homepage": "https://duo.com",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "James Barclay": "jbarclay@duo.com",
12     "Mark Lee": "mlee@duo.com"
13   },
14   "social_media_url": "https://twitter.com/duo_labs",
15   "platforms": {
16     "osx": "10.11"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/duosecurity/duo_api_swift.git",
21     "tag": "1.0.1",
22     "submodules": true
23   },
24   "source_files": "DuoAPISwift/**/*.{h,swift}",
25   "pushed_with_swift_version": "2.3"