[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 7 / IMMap / 1.0.2 / IMMap.podspec.json
blobaffe5ec0b967b4640b3d7f037ee440eac5bdd832
2   "name": "IMMap",
3   "version": "1.0.2",
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     "git": "https://github.com/vit1812/IMMap/blob/master/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.2"
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   }