[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / b / AFSQLManager / 1.0 / AFSQLManager.podspec.json
blob8f4f388ebbf016e2411e0f4d1f5dc1643bb5ad47
2   "name": "AFSQLManager",
3   "version": "1.0",
4   "summary": "SQL and SQLite manager for iOS.",
5   "description": "SQL and SQLite database manage on iOS made easy. Create, open, rename and delete databases with AFSQLManager, a block-driven iOS SQL and SQLite manager class. Perform queries never has been that easy!",
6   "homepage": "https://github.com/AlvaroFranco/AFSQLManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alvaro Franco": "alvarofrancoayala@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "screenshots": "https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/3496/preview-181__dragged_.png",
18   "source": {
19     "git": "https://github.com/AlvaroFranco/AFSQLManager.git",
20     "tag": "v1.0"
21   },
22   "source_files": [
23     "AFSQLManager.h",
24     "AFSQLManager.m"
25   ],
26   "requires_arc": true