blob: f434857c1741484c826cc5d537309ecadf0f1fe1 [file] [log] [blame]
{
"name": "TMSuperImages",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends the UIImageView Swift class",
"description": "A convenience CocoaPod that extends the UIImageView Swift class. Enjoy!",
"homepage": "https://github.com/TatyanaM/TMSuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TatianaMudryak": "tatiana.mudryak@gmail.com"
},
"source": {
"git": "https://github.com/TatyanaM/TMSuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TMSuperImages/Classes/*.swift",
"frameworks": "UIKit"
}