[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / c / 6 / 4 / UTMSDK / 1.0.1 / UTMSDK.podspec.json
blobf7760eb2edbe20fd80321462ab8e418baa82bd68
2   "name": "UTMSDK",
3   "version": "1.0.1",
4   "summary": "统计工具",
5   "homepage": "https://github.com/zhao560/UTMSDK",
6   "license": "MIT",
7   "authors": {
8     "ZHAO": "790368411@qq.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/zhao560/UTMSDK.git",
15     "tag": "1.0.1"
16   },
17   "frameworks": [
18     "UIKit",
19     "WebKit",
20     "SystemConfiguration",
21     "CoreTelephony"
22   ],
23   "vendored_frameworks": [
24     "Frameworks/WDUTMSDK.framework"
25   ],
26   "dependencies": {
27     "SDWebImage": [
28       "~> 5.9.4"
29     ],
30     "Alamofire": [
31       "~> 5.3.0"
32     ]
33   }