blob: 347b15dc5b6c55137415d37e519cf3d7bd11e104 [file] [log] [blame]
{
"name": "sequencing-file-selector-api-objc",
"version": "1.0.10",
"summary": "File Selector CocoaPod plugin for adding Squencing.com's Real-Time Personalization technology to iOS apps coded in Objective-C",
"homepage": "https://github.com/SequencingDOTcom/CocoaPod-iOS-File-Selector-ObjectiveC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sequencing": "gittaca@sequencing.com"
},
"source": {
"git": "https://github.com/SequencingDOTcom/CocoaPod-iOS-File-Selector-ObjectiveC.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Pod",
"Pod/**/*.*"
],
"resources": [
"Resources/*.*"
],
"requires_arc": true
}