[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / c / 6 / 3 / SQLAid / 0.1.0 / SQLAid.podspec.json
blob0ff231037b690883ddd0f265e50e7366a01f2505
2   "name": "SQLAid",
3   "version": "0.1.0",
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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "libraries": "sqlite3"