blob: f53a3c4c80de8464a47a8c657af7c62034781df1 [file] [log] [blame]
{
"name": "sequencing-oauth-api-objc",
"version": "1.0.1",
"summary": "oAuth2 authentication implementation for Sequencing.com's API in Objective-C",
"homepage": "https://github.com/SequencingDOTcom/CocoaPods-module-for-OAuth2-and-File-Selector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sequencing": "gittaca@sequencing.com"
},
"source": {
"git": "https://github.com/SequencingDOTcom/CocoaPods-module-for-OAuth2-and-File-Selector.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Pod",
"Pod/**/*.{h,m}"
],
"requires_arc": true
}