[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 2 / FTSSQLiteSpec / 0.0.27 / FTSSQLiteSpec.podspec.json
blob6676afa95755ad8450b3861d75b1e7ac5306b802
2   "name": "FTSSQLiteSpec",
3   "version": "0.0.27",
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.27"
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