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