[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / c / 7 / IMMap / 1.1.5 / IMMap.podspec.json
blob9c34d7a8c272ce86e1eee046939f893ec57f212a
2   "name": "IMMap",
3   "version": "1.1.5",
4   "summary": "Indoor map framework",
5   "homepage": "https://github.com/vit1812/IMMap",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Luong Vinh": "ltvinh1812@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/vit1812/IMMap.git",
15     "tag": "1.1.5"
16   },
17   "swift_version": "4.0",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "IMMap/Frameworks/*",
22   "dependencies": {
23     "KMPlaceholderTextView": [
25     ],
26     "MBProgressHUD": [
28     ],
29     "TMCache": [
31     ],
32     "Toast": [
34     ],
35     "SwiftyJSON": [
37     ],
38     "Kingfisher": [
40     ],
41     "RxCocoa": [
43     ],
44     "RxSwift": [
46     ],
47     "EasyTipView": [
49     ]
50   }