blob: 00bd746823376df8714ba031a1f55e804f5d54cf [file] [log] [blame]
{
"name": "Wiggly",
"version": "0.1.0",
"source": {
"git": "https://github.com/KptainO/Wiggly.git",
"tag": "0.1.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": "6.0"
},
"source_files": [
"Wiggly",
"Wiggly/**/*.{h,m}"
],
"requires_arc": true
}