blob: da3088fb08fe17c61bcba21ef0af4143462b32b3 [file] [log] [blame]
{
"name": "WSURLBuilder",
"version": "0.0.1",
"summary": "URL builder for Objective-C.",
"homepage": "https://github.com/offtza/WSURLBuilder",
"license": "MIT",
"authors": {
"Marcin Lukow": "marcin.lukow@me.com"
},
"source": {
"git": "https://github.com/offtza/WSURLBuilder.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/MarcinLukow",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/WS*.h"
}