[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 2 / 7 / 1 / GGTools / 0.0.1 / GGTools.podspec.json
blob9590634fb899f2cc1263d2eeffce61ae15d290d2
2   "name": "GGTools",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": "GGTools/GGTools/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "Foundation",
22     "CoreTelephony",
23     "SystemConfiguration"
24   ],
25   "requires_arc": true