blob: 72794a602c8956ed913d28384a503e5d3ee619db [file] [log] [blame]
{
"name": "AfriwanLib",
"version": "0.5",
"summary": "General CocoaPods library written in Swift",
"description": "Create animation, round corner of view or button, and much more easily with AfriwanLib a library for your iOS app.",
"homepage": "https://github.com/AfriwanAhda/AfriwanLib.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Afriwan Ahda": "afriwan.phys@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/AfriwanAhda/AfriwanLib.git",
"tag": "0.5"
},
"source_files": "AfriwanLib/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}