blob: 06dce1a992b366288bff1a6d88c1987cd6488a39 [file] [log] [blame]
{
"name": "RLoad",
"version": "0.1.0",
"summary": "A loading indicator view for iOS apps.",
"swift_version": "4.2",
"description": "TODO: A loading indicator view for iOS apps. The indicator changes color after each loop and you´re able to change the colors.",
"homepage": "https://github.com/rashwanlazkani/RLoad",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rashwanlazkani": "rashwan.lazkani@gmail.com"
},
"source": {
"git": "https://github.com/rashwanlazkani/RLoad.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RLoad/Classes/*.swift",
"frameworks": "UIKit"
}