blob: 04c3e027ac3dfe9c10712448eb801387786f5fbf [file] [log] [blame]
{
"name": "PEFuelPurchase-Common",
"version": "1.0.12",
"license": "MIT",
"summary": "An iOS static library containing constant definitions useful to the PEFuelPurchase-App application.",
"authors": {
"Paul Evans": "evansp2@gmail.com"
},
"homepage": "https://github.com/evanspa/PEFuelPurchase-Common",
"source": {
"git": "https://github.com/evanspa/PEFuelPurchase-Common.git",
"tag": "PEFuelPurchase-Common-v1.0.12"
},
"platforms": {
"ios": "8.3"
},
"source_files": "**/*.{h,m}",
"public_header_files": "**/*.h",
"exclude_files": "**/*Tests/*.*",
"requires_arc": true
}