[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 9 / 2 / FTSSQLiteSpec / 0.0.20 / FTSSQLiteSpec.podspec.json
blob2d0204e1eb7d2df9712e6c7ef6ef14fa6dd81556
2   "name": "FTSSQLiteSpec",
3   "version": "0.0.20",
4   "summary": "SQLite based FullTextSearch module for Compass Plus's PocketBank",
5   "homepage": "https://github.com/Vetrenik/PBFTSSQLite.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "": ""
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Vetrenik/PBFTSSQLite.git",
18     "tag": "0.0.20"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "public_header_files": "Classes/**/*.h",
26   "frameworks": "Foundation",
27   "libraries": "sqlite3",
28   "requires_arc": true