blob: ee7d2cbc089b82b603fb3b7ebab6ba3b20e9321c [file] [log] [blame]
{
"name": "Omise-iOS-Swift",
"version": "1.0.3",
"summary": "Swift 2.0 client library for the Omise API",
"description": "Omise-iOS-Swift is a library for managing payment authorization tokens and\nstored credit card details with the Omise API.",
"homepage": "https://github.com/omise/omise-ios-swift",
"social_media_url": "https://twitter.com/omise",
"authors": {
"Omise": "support@omise.co"
},
"license": "MIT",
"source": {
"git": "https://github.com/omise/omise-ios-swift.git",
"tag": "v1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Omise-iOS_SDK/Omise-iOS_SDK/SDK/*.swift",
"frameworks": [
"UIKit"
]
}