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