blob: 487e6d5dda1fe500826c317dc1bfdedd7ea611ce [file] [log] [blame]
{
"name": "AirRivet",
"version": "0.0.1",
"summary": "AirRivet is a web service stack to genericly conver JSON from a webservice to model objects.",
"description": "When you have a webservice to talk to parsing the data returned and handeling the errors can be a hassle. This is pod will help you build it more generic.",
"homepage": "https://github.com/icapps/AirRivet",
"license": "MIT",
"authors": {
"StijnWillems": "stijn.willems@icapps.com"
},
"source": {
"git": "https://github.com/icapps/AirRivet.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/doozMen",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AirRivet": [
"Pod/Assets/*.png"
]
},
"deprecated_in_favor_of": "Faro"
}