[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / 7 / KKPodTool / 0.0.1 / KKPodTool.podspec.json
blob273084ed86bf6f0fb093118258538f7122c0624e
2   "name": "KKPodTool",
3   "version": "0.0.1",
4   "summary": "summary:KKPodTool is my common tools.",
5   "description": "description:KKPodTool is my common tools.",
6   "homepage": "https://gitee.com/deepwidth/my-pod-demo",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "zhangkangkang": "zhang.kangkang@outlook.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/deepwidth/my-pod-demo",
19     "tag": "0.0.1"
20   },
21   "source_files": "KKPodTool/**/*.{h,m}",
22   "exclude_files": "",
23   "frameworks": "UIKit",
24   "requires_arc": true