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