blob: 50cf4b156d8c5ea945e6ac4558f4a517f3686360 [file] [log] [blame]
{
"name": "SpinnerGIF",
"version": "0.1.1",
"summary": "A Swift 4.1 custom UIImage spinner Control.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rawanmatar89/SpinnerGIF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rawanmatar89": "rawan.marzouq@gmail.com"
},
"source": {
"git": "https://github.com/rawanmatar89/SpinnerGIF.git",
"tag": "0.1.1"
},
"social_media_url": "https://Facebook.com/rawan.marzouq89",
"platforms": {
"ios": "8.0"
},
"source_files": "SpinnerGIF/Classes/**/*",
"resources": "SpinnerGIF/Assets/**/*",
"frameworks": "UIKit",
"swift_version": "4.1"
}