blob: 6cb7eb853e5156e45fcb3456a0af4122ad3cfb2d [file] [log] [blame]
{
"name": "Wiggly",
"version": "0.2.0",
"source": {
"git": "https://github.com/KptainO/Wiggly.git",
"tag": "0.2.0"
},
"summary": "(URL) Routing library. No need to build your urls and extract their data by hand anymore!",
"homepage": "https://github.com/KptainO/Wiggly",
"license": "MIT",
"authors": "KptainO",
"platforms": {
"ios": "5.1"
},
"source_files": [
"Wiggly",
"Wiggly/**/*.{h,m}"
],
"prefix_header_file": "Wiggly/Wiggly-Prefix.pch",
"requires_arc": true
}