blob: 869751449b898d4e7b4e68b7431c400faa0470f4 [file] [log] [blame]
{
"name": "sequencing-file-selector-api-swift",
"version": "2.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "FileSelector.framework",
"resources": [
"Resources/*.*"
],
"requires_arc": true
}