[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 4 / 1 / c / SHWFenfa / 0.1.2 / SHWFenfa.podspec.json
blobdd996ad8521c1d93f493f2de2795cf943f44ca0d
2   "name": "SHWFenfa",
3   "version": "0.1.2",
4   "summary": "iOS 分发 SDK 源码.",
5   "homepage": "https://code.aliyun.com/xhzy-ios/shw-fenfa-sdk-sourcecode",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yayang": "yangyang@shuwen.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "git@code.aliyun.com:xhzy-ios/shw-fenfa-sdk-sourcecode.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "SHWFenfa/Classes/**/*.{h,m}",
21   "public_header_files": "SHWFenfa/Classes/public/*.h",
22   "frameworks": [
23     "CoreLocation",
24     "CoreTelephony",
25     "Foundation",
26     "JavaScriptCore",
27     "UIKit",
28     "WebKit",
29     "SystemConfiguration",
30     "CoreFoundation",
31     "Security"
32   ],
33   "dependencies": {
34     "SHWAnalyticsSDK": [
35       "~> 1.1.5"
36     ],
37     "MJExtension": [
38       "~> 3.0.13"
39     ]
40   }