blob: df04bbb2e3258216c31bcda0ba987e1a828cd887 [file] [log] [blame]
{
"name": "fancyloader",
"version": "0.1.4",
"summary": "An Easy to use fullscreen loader",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sagaya/fancyloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sagaya": "shaggy.hafeez@gmail.com"
},
"source": {
"git": "https://github.com/sagaya/fancyloader.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/___shaggy_",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m,swift}",
"frameworks": "UIKit"
}