blob: 8c53327714acd737a523b00fc2c90fdfeeabdf49 [file] [log] [blame]
{
"name": "DynamicPricing",
"version": "0.0.1",
"summary": "Client Library to connect to Sweet Pricing.",
"description": "Sweet Pricing's iOS client library,\nwhich allows you to easily get started with dynamic pricing.",
"homepage": "https://sweetpricing.com/",
"license": {
"type": "MIT"
},
"authors": {
"Sweet Pricing": "support@sweetpricing.com"
},
"source": {
"git": "https://github.com/sweetpricing/sweetpricing-ios.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/sweetpricing",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}