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