[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 8 / 0 / ZJBaseUtils / 1.0.8 / ZJBaseUtils.podspec.json
blobd715abb1262dbacb1d5b814669aed0764ba1e962
2   "name": "ZJBaseUtils",
3   "version": "1.0.8",
4   "summary": "Provide common、general、basic API and extensions for iOS Platform.",
5   "description": "Provide common、general、basic API and extensions for iOS Platform.",
6   "homepage": "https://github.com/Eafy/ZJBaseUtils_iOS",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": "Eafy",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "9.0"
14   },
15   "frameworks": [
16     "GLKit",
17     "AVFoundation",
18     "CoreLocation",
19     "AssetsLibrary",
20     "SystemConfiguration",
21     "Photos",
22     "Security",
23     "UIKit",
24     "CoreText",
25     "CoreServices",
26     "UserNotifications"
27   ],
28   "source": {
29     "git": "https://github.com/Eafy/ZJBaseUtils_iOS.git",
30     "tag": "v1.0.8"
31   },
32   "source_files": [
33     "ZJBaseUtils/*.{h,m,mm,c,hpp,cpp}",
34     "ZJBaseUtils/**/*.{h,m,mm,c,hpp,cpp}"
35   ],
36   "public_header_files": [
37     "ZJBaseUtils/*.h",
38     "ZJBaseUtils/**/*.h"
39   ],
40   "private_header_files": "ZJBaseUtils/**/ZJSAMKeychain.h"