[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / e / c / GCGeosKit / 1.0.1 / GCGeosKit.podspec.json
bloba0824c593ba84a4255e5afd6e2087da379a15a77
2   "name": "GCGeosKit",
3   "version": "1.0.1",
4   "summary": "GCGeosKit is a tool to work Geometry operation.",
5   "description": "this is my first framework, now I am learning to upload it to cocoapod",
6   "homepage": "https://github.com/ggggggc/GCGeosKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "龚聪(Cong Gong)": "396047478@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ggggggc/GCGeosKit.git",
19     "tag": "1.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "GCGeosKit/*.{h,m}",
23   "public_header_files": "GCGeosKit/*.{h}",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]