[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / d / 3 / AFOSQLite / 0.0.10 / AFOSQLite.podspec.json
blob5d53989f7a3231705aaee250e8738b6af5708ee2
2   "name": "AFOSQLite",
3   "version": "0.0.10",
4   "summary": "This library is for extending UIKit libraries.",
5   "description": "Inherit and system classes, compile extensions, and reuse.",
6   "homepage": "https://github.com/PangDuTechnology/AFOSQLite.git",
7   "license": "MIT",
8   "authors": {
9     "PangDu": "xian312117@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/PangDuTechnology/AFOSQLite.git",
16     "tag": "0.0.10"
17   },
18   "source_files": "AFOSQLite/**/*.{h,m}",
19   "public_header_files": "AFOSQLite/**/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "FMDB": [
24     ]
25   }