[Add] ByteBuddy 0.0.2
[CocoaPods.git] / Specs / 9 / 7 / c / PEFuelPurchase-Model / 1.0.191 / PEFuelPurchase-Model.podspec.json
blobbb1561db487ee254fe430ca7697b0576533b70e9
2   "name": "PEFuelPurchase-Model",
3   "version": "1.0.191",
4   "license": "MIT",
5   "summary": "An iOS static library representing the core logic of the PEFuelPurchase-App 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.191"
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   "dependencies": {
22     "PEObjc-Commons": [
23       "~> 1.0.100"
24     ],
25     "PEFuelPurchase-Common": [
26       "~> 1.0.12"
27     ],
28     "FMDB": [
29       "~> 2.5"
30     ],
31     "PEHateoas-Client": [
32       "~> 1.0.8"
33     ],
34     "CocoaLumberjack": [
35       "~> 1.9"
36     ],
37     "UICKeyChainStore": [
38       "~> 2.0.4"
39     ],
40     "CHCSVParser": [
41       "~> 2.1.0"
42     ]
43   },
44   "libraries": "sqlite3"