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