blob: 523280f6cf7456f54649c12048a7ca8c00658677 [file] [log] [blame]
{
"name": "SRView",
"version": "0.0.2",
"summary": "Swift Reusable Views",
"homepage": "https://github.com/DevZaid/SRView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zaid Amer": "https://twitter.com/DevZaid"
},
"source": {
"git": "https://github.com/DevZaid/SRView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}