[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 8 / 9 / RTSQLite / 0.0.1 / RTSQLite.podspec.json
blobb6ff52c87b8dc9655a12b1e473b3a274e99669af
2   "name": "RTSQLite",
3   "version": "0.0.1",
4   "summary": "A Library for iOS to use for sqlite.",
5   "homepage": "https://www.ENUUI.com",
6   "authors": {
7     "ENUUI": "ENUUI_C@163.com"
8   },
9   "source": {
10     "git": "https://github.com/FuihuiC/RTSQLite.git",
11     "tag": "0.0.1"
12   },
13   "platforms": {
14     "ios": "8.2"
15   },
16   "license": "MIT",
17   "source_files": [
18     "RTSQLite/RTSQLite.h",
19     "RTSQLite/Core/*.{h,m}"
20   ],
21   "public_header_files": [
22     "RTSQLite/RTSQLite.h",
23     "RTSQLite/Core/*.{h}"
24   ]