[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 5 / sequencing-oauth-api-objc / 2.0.5 / sequencing-oauth-api-objc.podspec.json
blobc5c2ef80f750187880dca711010db3958f85b14b
2   "name": "sequencing-oauth-api-objc",
3   "version": "2.0.5",
4   "summary": "oAuth2 authentication implementation for Sequencing.com's API in Objective-C",
5   "homepage": "https://github.com/SequencingDOTcom/CocoaPod-iOS-OAuth-ObjectiveC",
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/CocoaPod-iOS-OAuth-ObjectiveC.git",
15     "tag": "2.0.5"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "Pod",
22     "Pod/**/*.{h,m}"
23   ],
24   "resources": [
25     "Resources/*.*"
26   ],
27   "requires_arc": true