[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 3 / b / MapModule / 1.1.2 / MapModule.podspec.json
blob7c035109b15b8f5922bd93133c863ede8c78d8e7
2   "name": "MapModule",
3   "version": "1.1.2",
4   "authors": {
5     "LSD110": "1106752281@qq.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/Lsd110/MapModule",
12   "source": {
13     "git": "https://github.com/Lsd110/MapModule.git",
14     "tag": "1.1.2"
15   },
16   "summary": "A test liabrary to learn.",
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/**/*.h",
22   "requires_arc": true,
23   "dependencies": {
24     "MJExtension": [
25       "~> 3.0.10"
26     ],
27     "KVOController": [
29     ],
30     "MGJRouter": [
31       "~> 0.9.1"
32     ],
33     "Masonry": [
35     ]
36   },
37   "prefix_header_contents": "#import \"Masonry.h\""