blob: 01e67a520147ffea78ef3e0d6ff801adcf45f889 [file] [log] [blame]
{
"name": "CPSwiftExtencions",
"version": "0.1.0",
"swift_version": "4.0",
"summary": "This pod is a collection of some utils extinctions useful for iOS development.",
"description": "'This pod is a collection of some utils extinctions useful for iOS development.'",
"homepage": "https://github.com/cristianodiniz/CPSwiftExtencions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cristianodp@gmail.com": "cristianodp@gmail.com"
},
"source": {
"git": "https://github.com/cristianodiniz/CPSwiftExtencions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPSwiftExtencions/Classes/*.swift",
"frameworks": "UIKit"
}