[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / 5 / f / 7 / CLExtensions+Log / 1.1.1 / CLExtensions+Log.podspec.json
blob1c23fc8aa7d9b44333e810626b61810271028600
2   "name": "CLExtensions+Log",
3   "version": "1.1.1",
4   "summary": "Log of CLExtensions.",
5   "homepage": "https://github.com/CainLuo/CLExtensions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "cainluo": "350116542@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/CainLuo/CLExtensions.git",
15     "tag": "1.1.1"
16   },
17   "documentation_url": "https://github.com/CainLuo/CLExtensions",
18   "source_files": "CLExtensions+Log/*.swift",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": [
23     "5.0",
24     "5.1"
25   ],
26   "dependencies": {
27     "XCGLogger": [
29     ]
30   },
31   "swift_version": "5.1"