blob: 9c4231b908627685870559128cb7e8d872839871 [file] [log] [blame]
{
"name": "OXINION",
"version": "0.1.0",
"swift_version": "3.2",
"summary": "OXINION SDK in Swift.",
"description": "'This is made by OXINION, Inc. for SDK in Swift'",
"homepage": "https://github.com/OXINION/oxinion-sdk-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OXINION, Inc.": "support@oxinion.com"
},
"source": {
"git": "https://github.com/OXINION/oxinion-sdk-swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OXINION/Classes/*.swift",
"frameworks": "UIKit"
}