blob: e307d99a119f850774a84f9afefd50ebe890cc0f [file] [log] [blame]
{
"name": "ChtarLoader",
"platforms": {
"ios": "9.0"
},
"version": "0.0.3",
"summary": "Simple custom loader iOS application available for iPhone and iPad",
"description": "simple custom loader iOS application available for iPhone and iPad\nThat you can custom it for color and size shape of loader that accept gif file name.\nOr you can use option already available in pod.",
"homepage": "https://github.com/ragaie/ChtarLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ragaie Alfy": "eng.ragaie@gmail.com"
},
"source": {
"git": "https://github.com/ragaie/ChtarLoader.git",
"tag": "0.0.3"
},
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
],
"source_files": "ChtarLoader/Lib Files/*.swift",
"resources": "ChtarLoader/resources/*.gif"
}