[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 5 / e / 4 / LZCommonUtils / 0.1.4 / LZCommonUtils.podspec.json
blob7ba858466086d87daf5610c4d1b9dc2513daeb59
2   "name": "LZCommonUtils",
3   "version": "0.1.4",
4   "summary": "A common utils library.",
5   "description": "A common utils library for iOS development.",
6   "homepage": "https://github.com/liyouleo911/LZCommonUtils",
7   "license": "MIT",
8   "authors": {
9     "liyou": "liyouleo911@msn.com"
10   },
11   "source": {
12     "git": "https://github.com/liyouleo911/LZCommonUtils.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "OpenUDID": [
22       "~> 1.0.0"
23     ],
24     "Reachability": [
25       "~> 3.2"
26     ],
27     "AFNetworking": [
28       "~> 2.5.4"
29     ]
30   }