[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / b / e / LZZFoundationUtils / 0.0.3 / LZZFoundationUtils.podspec.json
blobfc435c497196945d4a4a4d6fabd27334794f42c4
2   "name": "LZZFoundationUtils",
3   "version": "0.0.3",
4   "summary": "A utils collection for ios development",
5   "description": "Features:\n1.String utils\n2.Toos\n3.others ...",
6   "homepage": "https://github.com/luzizheng/lZZFoundationUtils",
7   "license": "Apache License 2.0",
8   "authors": {
9     "Frank Lu": "arloou@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/luzizheng/LZZFoundationUtils.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "LZZFoundationUtilsHost/LZZFoundationUtils/**/*.{h,m}"
21   ],
22   "public_header_files": "LZZFoundationUtilsHost/LZZFoundationUtils/**/*.h",
23   "requires_arc": true