blob: f1f9d8bfd9baa8cb3e28846d7aa594886d0b4980 [file] [log] [blame]
{
"name": "RestKitUI",
"version": "0.1.1",
"summary": "An alpha state REST Framework for iOS",
"description": "A very early stage Framework thought to create your own REST Services Class to be easy to implement and maintain.",
"homepage": "https://github.com/GiumaSoft/RestKitUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giuseppe Mazzilli": "giuseppe.mazzilli@icloud.com"
},
"source": {
"git": "https://github.com/GiumaSoft/RestKitUI.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "RestKitUI/Classes/**/*",
"swift_version": "5.0"
}