[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 9 / 2 / FTSSQLiteSpec / 0.0.37 / FTSSQLiteSpec.podspec.json
blob2431376aed8599f4e4f63cb127deb1bb31b7c6c0
2   "name": "FTSSQLiteSpec",
3   "version": "0.0.37",
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.37"
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