[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 6 / ShonemeMineModule / 1.0.6 / ShonemeMineModule.podspec.json
blob35e2162d3aba6b1afa7d69a8219e21ffa25c1dc0
2   "name": "ShonemeMineModule",
3   "version": "1.0.6",
4   "summary": "ShonemeMineModule.",
5   "description": "this is ShonemeMineModule",
6   "homepage": "https://github.com/XMShoneme/ShonemeMineModule",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "iOSmiling": "kunlongxue@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/XMShoneme/ShonemeMineModule.git",
19     "tag": "1.0.6"
20   },
21   "dependencies": {
22     "XMBaseObjectModule": [
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "VC",
29       "source_files": "ShonemeMineModule/ShonemeMineModule/XMMine/VC/*.{h,m}"
30     },
31     {
32       "name": "Actions",
33       "source_files": "ShonemeMineModule/ShonemeMineModule/XMMine/Actions/*.{h,m}",
34       "dependencies": {
35         "ShonemeMineModule/VC": [
37         ]
38       }
39     }
40   ]