blob: de9f43ab3044bc3e61d2c13499a16d0a75ea0ddf [file] [log] [blame]
{
"name": "MUKContentFetch",
"version": "1.3.2",
"summary": "Retrieve data and transform it to content objects",
"description": "A simple infrastracture to retrieve requested data and transform it to content object",
"homepage": "https://github.com/muccy/MUKContentFetch",
"license": "MIT",
"authors": {
"Marco Muccinelli": "muccymac@gmail.com"
},
"source": {
"git": "https://github.com/muccy/MUKContentFetch.git",
"tag": "1.3.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}