[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / 3 / a / 1 / TEST_Git / 0.0.4 / TEST_Git.podspec.json
blob45b2760dc6210e320549ae8e23e1e7a7f9887089
2   "name": "TEST_Git",
3   "version": "0.0.4",
4   "summary": "A short summary of TEST_Git.",
5   "description": "TEST git and cocoapods description.",
6   "homepage": "https://github.com/YongbaoWang/TEST_Git",
7   "license": "MIT",
8   "authors": {
9     "Ever": "wangyongbao2009@hotmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/YongbaoWang/TEST_Git.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "TEST_Git/Classes/Manager.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "4.0",
21   "subspecs": [
22     {
23       "name": "Tool",
24       "source_files": "TEST_Git/Classes/Tool/*.{swift}"
25     },
26     {
27       "name": "Model",
28       "source_files": "TEST_Git/Classes/Model/*.{swift}"
29     }
30   ]