[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 4 / SDAO / 2.3.0 / SDAO.podspec.json
blob4f854e67ef8451c76ac858762f21c59898959dcc
2   "name": "SDAO",
3   "version": "2.3.0",
4   "summary": "Elegant DAO implementation written in Swift",
5   "homepage": "https://github.com/incetro/DAO.git",
6   "license": "MIT",
7   "authors": {
8     "incetro": "incetro@ya.ru"
9   },
10   "requires_arc": true,
11   "swift_versions": "5.2",
12   "platforms": {
13     "ios": "10.3",
14     "osx": "10.12",
15     "watchos": "3.0",
16     "tvos": "10.2"
17   },
18   "source": {
19     "git": "https://github.com/incetro/DAO.git",
20     "tag": "2.3.0"
21   },
22   "source_files": "Sources/SDAO/**/*.{h,swift}",
23   "dependencies": {
24     "Monreau": [
26     ]
27   },
28   "swift_version": "5.2"