blob: fa3ac3f5e945b6a6537ded61a35828ba72ee6d67 [file] [log] [blame]
{
"name": "IMMap",
"version": "0.1.3",
"summary": "Indoor map framework",
"description": "TODO: Add long description of the pod here.",
"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": "0.1.3"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "IMMap/Frameworks/*",
"dependencies": {
"KMPlaceholderTextView": [
],
"MBProgressHUD": [
],
"TMCache": [
],
"Toast": [
],
"SwiftyJSON": [
],
"Kingfisher": [
],
"RxCocoa": [
],
"RxSwift": [
]
}
}