[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / c / 7 / IMMap / 1.0.0 / IMMap.podspec.json
blobb39f3adddd5beafd4d67e537a78dd84cd90c5e43
2   "name": "IMMap",
3   "version": "1.0.0",
4   "summary": "Indoor map framework",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vit1812/IMMap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luong Vinh": "ltvinh1812@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vit1812/IMMap.git",
16     "tag": "1.0.0"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "IMMap/Frameworks/*",
23   "dependencies": {
24     "KMPlaceholderTextView": [
26     ],
27     "MBProgressHUD": [
29     ],
30     "TMCache": [
32     ],
33     "Toast": [
35     ],
36     "SwiftyJSON": [
38     ],
39     "Kingfisher": [
41     ],
42     "RxCocoa": [
44     ],
45     "RxSwift": [
47     ]
48   }