[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 8 / 9 / RTSQLite / 0.0.3 / RTSQLite.podspec.json
blob8e2a95d307ecb1d9e249d82557beb6d57e19e90a
2   "name": "RTSQLite",
3   "version": "0.0.3",
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.3"
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   ]