[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / c / 6 / 3 / SQLAid / 0.1.1 / SQLAid.podspec.json
blobbdaef1f103d98d28e4b2f156bd30aba3176ad4de
2   "name": "SQLAid",
3   "version": "0.1.1",
4   "summary": "Small SQLite wrapper.",
5   "description": "Small \"blocks oriented\" sqlite wrapping tool for Objective-C",
6   "homepage": "https://github.com/CopyIsRight/SQLAid",
7   "license": "MIT",
8   "authors": {
9     "Pietro Caselani": "pietro.caselani@involves.com.br"
10   },
11   "source": {
12     "git": "https://github.com/CopyIsRight/SQLAid.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "libraries": "sqlite3"