[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / d / e / YJUtil / 1.0.7 / YJUtil.podspec.json
blob8173b51d3383b1d6cded9c4d1f756db7c93f2ca6
2   "name": "YJUtil",
3   "version": "1.0.7",
4   "license": "MIT",
5   "summary": "iOS工具类",
6   "homepage": "https://github.com/Liuyujiaodev/YJUtil.git",
7   "authors": "liuyujiao",
8   "source": {
9     "git": "https://github.com/Liuyujiaodev/YJUtil.git",
10     "tag": "1.0.7"
11   },
12   "description": "。",
13   "source_files": "YJUtil/**/*.{h,m}",
14   "frameworks": [
15     "Foundation",
16     "UIKit",
17     "AdSupport",
18     "CoreTelephony",
19     "CoreLocation",
20     "Contacts",
21     "AddressBook"
22   ],
23   "dependencies": {
24     "Reachability": [
26     ],
27     "YJBase64": [
29     ],
30     "YJCategory": [
32     ]
33   },
34   "requires_arc": true,
35   "platforms": {
36     "ios": "8.0"
37   }