blob: 6f5168b6ff461e6d82f12137aea2bf76d076242f [file] [log] [blame]
{
"name": "Bukoli",
"version": "1.3.0",
"summary": "Bukoli iOS SDK",
"homepage": "https://github.com/bukoli/bukoli-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bukoli": "http://www.bukoli.com"
},
"source": {
"git": "https://github.com/bukoli/bukoli-ios.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Bukoli/Classes/**/*",
"resource_bundles": {
"Bukoli": [
"Bukoli/Assets/{*.storyboard,*.xcassets,*.xib}"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Alamofire": [
"~> 4.2"
],
"AlamofireImage": [
"~> 3.2"
],
"ObjectMapper": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}