[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 6 / c / SharkORM / 2.3.62 / SharkORM.podspec.json
blobac35f1b611d7f8a8d91031c6faee3358153e6581
2   "name": "SharkORM",
3   "version": "2.3.62",
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.62"
21   },
22   "source_files": "SharkORM/**/*.{h,m,c}",
23   "public_header_files": "SharkORM/SharkORM.h",
24   "module_map": "SharkORM/SharkORM.modulemap"