blob: b254f848675499cbcaef290726f4b4fb9339bd0a [file] [log] [blame]
{
"name": "MUKContentFetch",
"version": "1.3.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}