[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / 0 / SQLinq / 0.1.0 / SQLinq.podspec.json
blob034faff61fc13ad11182e3d45a0b87a8918befdc
2   "name": "SQLinq",
3   "version": "0.1.0",
4   "summary": "SQLite wrapper that has syntax like Linq.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/irfan4/SQLinq",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "acct<blob>=<NULL>": "irfan4@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/irfan4/SQLinq.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/erphanrajput",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SQLinq/Classes/**/*",
23   "dependencies": {
24     "FMDB": [
26     ],
27     "EVReflection": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"