blob: 72c14e35e77750047a653a5a3d4dd7828d89b34a [file] [log] [blame]
{
"name": "AppExtensionKit",
"version": "0.0.3",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/onebuffer/AppExtensionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cao Phuoc Thanh": "caophuocthanh@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/onebuffer/AppExtensionKit.git",
"tag": "0.0.3"
},
"source_files": "AppExtensionKit/**/*.{h,m,swift}",
"swift_version": "4.2"
}