[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / d / 6 / PEFuelPurchase-Common / 1.0.4 / PEFuelPurchase-Common.podspec.json
blobfc9f492ddd3ec5ae64a737a326d1f16e8bac70c7
2   "name": "PEFuelPurchase-Common",
3   "version": "1.0.4",
4   "license": "MIT",
5   "summary": "An iOS static library containing constant definitions useful to the PEFuelPurchase-App application.",
6   "authors": {
7     "Paul Evans": "evansp2@gmail.com"
8   },
9   "homepage": "https://github.com/evanspa/PEFuelPurchase-Common",
10   "source": {
11     "git": "https://github.com/evanspa/PEFuelPurchase-Common.git",
12     "tag": "PEFuelPurchase-Common-v1.0.4"
13   },
14   "platforms": {
15     "ios": "8.3"
16   },
17   "source_files": "**/*.{h,m}",
18   "public_header_files": "**/*.h",
19   "exclude_files": "**/*Tests/*.*",
20   "requires_arc": true,
21   "dependencies": {
22     "PEHateoas-Client": [
23       "~> 1.0.2"
24     ]
25   }