[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 5 / JavaShopBaseEngine / 0.0.1 / JavaShopBaseEngine.podspec.json
blobb5a65f50d248c9fe6e836d7a76eaf00dd2129941
2   "name": "JavaShopBaseEngine",
3   "version": "0.0.1",
4   "summary": "JavaShop Basic dynamic dependency Library.",
5   "homepage": "https://github.com/YuMengShuaii/JavaShopBaseEngine/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yumengshuai": "yumengshuai@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/YuMengShuaii/JavaShopBaseEngine.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "JavaShopBaseEngine",
22     "SourceFile/*.{swift}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"