blob: a9824d96b37388132b3d391df73d2ab7058b36b8 [file] [log] [blame]
{
"name": "sequencing-file-selector-api-swift",
"version": "2.0.1",
"summary": "File Selector CocoaPod plugin for adding Squencing.com's Real-Time Personalization technology to iOS apps coded in Swift",
"homepage": "https://github.com/SequencingDOTcom/CocoaPod-iOS-File-Selector-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sequencing": "gittaca@sequencing.com"
},
"source": {
"git": "https://github.com/SequencingDOTcom/CocoaPod-iOS-File-Selector-Swift.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "FileSelector.framework",
"resources": [
"Resources/*.*"
],
"requires_arc": true
}