blob: 3c084b2398f37f8232dbfc04d68c292f403e2896 [file] [log] [blame]
{
"name": "ARoute",
"version": "0.0.5",
"summary": "ARoute",
"description": "ARoute for every dev!",
"homepage": "https://github.com/aronbalog",
"license": "MIT",
"authors": {
"Aron Balog": "aronbalog@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/aronbalog/ARoute.git",
"tag": "0.0.5"
},
"source_files": [
"ARoute",
"ARoute/**/*.{h,m}"
],
"public_header_files": "ARoute/Classes/Public/**/*.h",
"requires_arc": true,
"prefix_header_file": "ARoute/Support/ARoutePrefixHeader.pch"
}