[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / 3 / 6 / AlexTool / 0.0.3 / AlexTool.podspec.json
blobe15a33aa23a6391a3795eabb3be75f9a2bf617a1
2   "name": "AlexTool",
3   "version": "0.0.3",
4   "summary": "A liberty to transformat obj to string",
5   "homepage": "https://github.com/CoderAlexChan/AlexTool",
6   "license": "MIT",
7   "authors": {
8     "AlexChan": "chenwenqiangqq@sina.com"
9   },
10   "description": "AlexTool 是一个用于方便日常使用的工具类合集\n啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderAlexChan/AlexTool.git",
16     "tag": "0.0.3"
17   },
18   "frameworks": [
19     "UIKit",
20     "QuartzCore",
21     "Foundation",
22     "CoreLocation",
23     "MapKit",
24     "CloudKit",
25     "AudioToolbox",
26     "LocalAuthentication",
27     "CoreMotion"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "AlexCocoa": [
33     ],
34     "EasyRandomKit": [
36     ]
37   },
38   "pushed_with_swift_version": "3.0",
39   "subspecs": [
40     {
41       "name": "Async",
42       "source_files": "Async/*.{h,m,swift}"
43     },
44     {
45       "name": "Location",
46       "source_files": "Location/*.{h,m,swift}"
47     },
48     {
49       "name": "Manager",
50       "source_files": "Manager/*.{h,m,swift}"
51     },
52     {
53       "name": "Reflect",
54       "source_files": "Reflect/*.{h,m,swift}"
55     }
56   ]