[Add] ByteBuddy 0.0.2
[CocoaPods.git] / Specs / 9 / 7 / c / PEFuelPurchase-Model / 1.0.198 / PEFuelPurchase-Model.podspec.json
blobb8d1e9115f47b69d0a1c36e66f29f99d47ebe4f9
2   "name": "PEFuelPurchase-Model",
3   "version": "1.0.198",
4   "license": "MIT",
5   "summary": "An iOS static library representing the core logic of the Gas Jot application.",
6   "authors": {
7     "Paul Evans": "evansp2@gmail.com"
8   },
9   "homepage": "https://github.com/evanspa/PEFuelPurchase-Model",
10   "source": {
11     "git": "https://github.com/evanspa/PEFuelPurchase-Model.git",
12     "tag": "PEFuelPurchase-Model-v1.0.198"
13   },
14   "platforms": {
15     "ios": "8.4"
16   },
17   "source_files": "**/*.{h,m}",
18   "public_header_files": "**/*.h",
19   "exclude_files": "**/*Tests/*.*",
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
23   },
24   "dependencies": {
25     "PEObjc-Commons": [
26       "~> 1.0.101"
27     ],
28     "PELocal-Data": [
29       "~> 0.0.8"
30     ],
31     "PEFuelPurchase-Common": [
32       "~> 1.0.12"
33     ],
34     "FMDB": [
35       "~> 2.5"
36     ],
37     "PEHateoas-Client": [
38       "~> 1.0.14"
39     ],
40     "CocoaLumberjack": [
41       "~> 1.9"
42     ],
43     "UICKeyChainStore": [
44       "~> 2.0.4"
45     ],
46     "CHCSVParser": [
47       "~> 2.1.0"
48     ]
49   },
50   "libraries": "sqlite3"