blob: 8dbb056e3795aa6dd5505f4775af0b08ea21a698 [file] [log] [blame]
{
"name": "IMMap",
"version": "1.0.7",
"summary": "Indoor map framework",
"homepage": "https://github.com/vit1812/IMMap",
"license": {
"type": "BSD"
},
"authors": {
"Luong Vinh": "ltvinh1812@gmail.com"
},
"source": {
"git": "https://github.com/vit1812/IMMap.git",
"tag": "1.0.7"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "IMMap/Frameworks/*",
"dependencies": {
"KMPlaceholderTextView": [
],
"MBProgressHUD": [
],
"Toast": [
],
"SwiftyJSON": [
],
"Kingfisher": [
],
"RxCocoa": [
],
"RxSwift": [
]
}
}