[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 7 / 1 / GGTools / 0.0.2 / GGTools.podspec.json
blobf03a52b73240ef4ab7ba72e3ec7c8a25f4d856f2
2   "name": "GGTools",
3   "version": "0.0.2",
4   "summary": "Tools that are often used.",
5   "description": "GGTools provides tools that are frequently used to make development easier and faster.",
6   "homepage": "https://github.com/KingLjk/GGTools",
7   "license": "MIT",
8   "authors": {
9     "李佳贵": "942513675@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/KingLjk/GGTools.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "GGTools/GGTools/**/*.{h,m}",
20     "GGTools/GGTools/**/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "CoreTelephony",
26     "SystemConfiguration"
27   ],
28   "requires_arc": true