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