blob: b31d8b949a349a396d95d9119bd4c3fc8ba457fb [file] [log] [blame]
{
"name": "Bukoli",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Bukoli/Classes/**/*",
"resource_bundles": {
"Bukoli": [
"Bukoli/Assets/{*.storyboard,*.xcassets,*.xib}"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Alamofire": [
"~> 3.0"
],
"AlamofireImage": [
"~> 2.0"
],
"ObjectMapper": [
"~> 1.0"
]
},
"pushed_with_swift_version": "2.3"
}