blob: 5d9a41ea6e616fd7123d0cdf0c1c92dd01aefb8b [file] [log] [blame]
{
"name": "ARoute",
"version": "0.0.3",
"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.3"
},
"source_files": [
"ARoute",
"ARoute/**/*.{h,m}"
],
"public_header_files": "ARoute/Classes/Public/**/*.h",
"requires_arc": true,
"prefix_header_file": "ARoute/Support/ARoutePrefixHeader.pch"
}