[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 6 / c / SharkORM / 2.3.60 / SharkORM.podspec.json
blobc05c8a5f19b40e0fac2b35f9230cc8b95fd055de
2   "name": "SharkORM",
3   "version": "2.3.60",
4   "summary": "SQLite based ORM for iOS, tvOS & macOS",
5   "homepage": "http://sharkorm.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "SharkSync.io, (Adrian Herridge, Neil Bostrom)": "devs@sharksync.io"
12   },
13   "social_media_url": "https://twitter.com/sharkorm",
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.9"
17   },
18   "source": {
19     "git": "https://github.com/sharksync/sharkorm.git",
20     "tag": "v2.3.60"
21   },
22   "source_files": "SharkORM/**/*.{h,m,c}",
23   "public_header_files": "SharkORM/SharkORM.h",
24   "module_map": "SharkORM/SharkORM.modulemap"