[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / 5 / LHSFMDatabaseAdditions / 0.0.3 / LHSFMDatabaseAdditions.podspec.json
blob53969937075684277e830705f88daa049d5969c5
2   "name": "LHSFMDatabaseAdditions",
3   "version": "0.0.3",
4   "summary": "Some useful additions to FMDB.",
5   "homepage": "http://lionheartsw.com/",
6   "license": "Apache 2.0",
7   "authors": {
8     "Dan Loewenherz": "dan@lionheartsw.com"
9   },
10   "source": {
11     "git": "https://github.com/lionheart/LHSFMDatabaseAdditions.git",
12     "tag": "0.0.3"
13   },
14   "source_files": "*.{h,m}",
15   "public_header_files": "*.h",
16   "requires_arc": true,
17   "dependencies": {
18     "FMDB": [
20     ]
21   },
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }