blob: 3c8256ba981584f1e33e304fc218a5603e8cca46 [file] [log] [blame]
{
"name": "sequencing-oauth-api-objc",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Pod",
"Pod/**/*.{h,m}"
],
"requires_arc": true
}