blob: 35b06a77aefb78aa74ada6e5841b01badd5d1cba [file] [log] [blame]
{
"name": "AfriwanLib",
"version": "0.4",
"summary": "General CocoaPods library written in Swift",
"description": "General CocoaPods library written in Swift.",
"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.4"
},
"source_files": "AfriwanLib/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}