blob: bfda9fc579413c8c90015eac6f2f998aa1027d03 [file] [log] [blame]
{
"name": "AALoaders",
"version": "0.1.0",
"summary": "AALoaders is a lightweight, easy-to-use and powerful progress view loaders framework written in Swift.",
"description": "AALoaders is a lightweight, easy-to-use and powerful progress view loaders framework, written in Swift. It uses simple native elements for progress loading with customisations and allow to use without creating instance.",
"homepage": "https://github.com/EngrAhsanAli/AALoaders",
"screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AALoaders/master/Screenshots/Home.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/AALoaders.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AALoaders/Classes/**/*",
"pushed_with_swift_version": "3.0"
}