[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / d / 3 / a / GPTableKit / 1.0.0 / GPTableKit.podspec.json
blob2dcde38bad30931076fc9df5b4d01aa8577bb8a1
2   "name": "GPTableKit",
3   "version": "1.0.0",
4   "summary": "Manage tableView using sections and rows.",
5   "homepage": "https://github.com/GraveParty/GPTableKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Orisun": "wdyang13@163.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.4",
17   "source_files": "GPTableKit/Classes/**/*",
18   "prefix_header_contents": "#import \"NSArray+GPUtil.h\"",
19   "source": {
20     "git": "https://github.com/GraveParty/GPTableKit.git",
21     "tag": "1.0.0"
22   },
23   "swift_version": "5.4"