[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / a / FMDB.Model / 0.1.0 / FMDB.Model.podspec.json
blob0ebecef5b053b11042cc28fcc62dc2110d3a88c4
2   "name": "FMDB.Model",
3   "version": "0.1.0",
4   "summary": "Model For FMDB",
5   "homepage": "https://github.com/exherb/FMDB.Model",
6   "license": "MIT",
7   "authors": {
8     "Herb": "i@4leaf.me"
9   },
10   "source": {
11     "git": "https://github.com/exherb/FMDB.Model.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/exherb",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "dependencies": {
22     "FMDB": [
23       "~> 2.5"
24     ]
25   }