blob: 2ea4f1a7703a2da0f94d84a5af1964b2b05b696a [file] [log] [blame]
{
"name": "CocoapodProjectCircleImage",
"version": "0.1.0",
"summary": "A CocoapodProject is for learning",
"description": "\"THis pod is CircleImageView pod but it's only test to help me understand how to build pods\"",
"homepage": "https://github.com/belalmedhat97/CocoapodProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"belalmedhat97": "belalmedhat97"
},
"source": {
"git": "https://github.com/belalmedhat97/CocoapodProject.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoapodProject/Classes/*.swift",
"frameworks": "UIKit"
}