blob: adeb0034a9dc4ff08387ec088b310bfc07b11448 [file] [log] [blame]
{
"name": "fancyloader",
"version": "0.1.3",
"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.3"
},
"social_media_url": "https://twitter.com/___shaggy_",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m,swift}",
"frameworks": "UIKit"
}