blob: a64bd7ac4b26f38f9700b3a53d7c95e94fe65b98 [file] [log] [blame]
{
"name": "ApusApus",
"version": "0.0.5",
"summary": "More Swifty approach to parsing JSON.",
"description": "More Swifty approach to parsing JSON.\n\nA thin layer over NSJSONSerialization APIs and its main use case is parsing a JSON object received in e.g. an remote API call response.",
"homepage": "https://github.com/onfoot/apusapus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Maciej Rutkowski",
"social_media_url": "http://twitter.com/macbirdie",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/onfoot/apusapus.git",
"tag": "0.0.5"
},
"source_files": "*.swift"
}