[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / c / 7 / IMMap / 1.0.7 / IMMap.podspec.json
blob8dbb056e3795aa6dd5505f4775af0b08ea21a698
2   "name": "IMMap",
3   "version": "1.0.7",
4   "summary": "Indoor map framework",
5   "homepage": "https://github.com/vit1812/IMMap",
6   "license": {
7     "type": "BSD"
8   },
9   "authors": {
10     "Luong Vinh": "ltvinh1812@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/vit1812/IMMap.git",
14     "tag": "1.0.7"
15   },
16   "swift_version": "4.0",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "vendored_frameworks": "IMMap/Frameworks/*",
21   "dependencies": {
22     "KMPlaceholderTextView": [
24     ],
25     "MBProgressHUD": [
27     ],
28     "Toast": [
30     ],
31     "SwiftyJSON": [
33     ],
34     "Kingfisher": [
36     ],
37     "RxCocoa": [
39     ],
40     "RxSwift": [
42     ]
43   }