blob: 652745d89d7bf9e4760c7f3c138adbd23e1cf68b [file] [log] [blame]
{
"name": "MUKContentFetch",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m}"
}