blob: 518d896348488528526115cba64904cf26498589 [file] [log] [blame]
{
"name": "IMMap",
"version": "1.2.2",
"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.2.2"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "IMMap/Frameworks/*",
"dependencies": {
"KMPlaceholderTextView": [
],
"MBProgressHUD": [
],
"TMCache": [
],
"Toast": [
],
"SwiftyJSON": [
],
"Kingfisher": [
],
"RxCocoa": [
],
"RxSwift": [
],
"EasyTipView": [
]
}
}