blob: d71f3891296bf16bd399d72c700a14f388255f93 [file] [log] [blame]
{
"name": "DeviceListKit",
"version": "0.0.3",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/igorsoares95/DeviceListKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"igorsoares95": "igor_soares95@hotmail.com"
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/igorsoares95/DeviceListKit.git",
"tag": "0.0.3"
},
"source_files": "DeviceListKit/**/*.{h,m,swift}",
"swift_version": "4.2"
}