[Add] KGoogleMap 0.1.5
[CocoaPods.git] / Specs / 8 / 2 / a / Shelltest / 0.0.46 / Shelltest.podspec.json
blob0307a78397e82349874fb386c0139e098fc5503e
2   "name": "Shelltest",
3   "version": "0.0.46",
4   "summary": "工具概况",
5   "description": "这里写描述 最好与summary写的不一样 不然会警告",
6   "homepage": "http://192.168.31.250:8003/scj/shelltest",
7   "license": "MIT",
8   "authors": {
9     "scj": "scj@123.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "http://192.168.31.250:8003/scj/shelltest.git",
16     "tag": "0.0.46"
17   },
18   "frameworks": "UIKit",
19   "libraries": "c++",
20   "requires_arc": true,
21   "source_files": [
22     "Shelltest/**/*.{h,m}",
23     "Shelltest/sportFile/*.h"
24   ],
25   "resources": "Shelltest/Resources.bundle",
26   "public_header_files": "Shelltest/Header.h",
27   "ios": {
28     "vendored_libraries": "Shelltest/**/*.a"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "dependencies": {
37     "MJRefresh": [
39     ],
40     "Masonry": [
42     ],
43     "IQKeyboardManager": [
45     ],
46     "SVProgressHUD": [
48     ],
49     "ReactiveObjC": [
51     ],
52     "SHExtension": [
54     ],
55     "MJExtension": [
57     ]
58   }