[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 0 / d / 5 / sequencing-oauth-api-swift / 1.0.3 / sequencing-oauth-api-swift.podspec.json
blobb2bfb660ea77f47f7caaf366be0d4d1d104d9119
2   "name": "sequencing-oauth-api-swift",
3   "version": "1.0.3",
4   "summary": "oAuth2 authentication implementation for Sequencing.com's API in Swift",
5   "homepage": "https://github.com/SequencingDOTcom/CocoaPods-Swift-iOS-plugin.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sequencing": "gittaca@sequencing.com"
12   },
13   "source": {
14     "git": "https://github.com/SequencingDOTcom/CocoaPods-Swift-iOS-plugin.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Pod",
22     "Pod/**/*.swift"
23   ],
24   "resources": [
25     "Resources/*.*"
26   ],
27   "requires_arc": true