blob: 28b15e5905e156303165f5d0a33ff706f96a1360 [file] [log] [blame]
{
"name": "CocosLearning",
"version": "0.0.1",
"summary": "A CocoaPods test library written in Swift.",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/kunalgarg/CocosLearning",
"authors": {
"Himanshu": "garg.himanshu89@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/kunalgarg/CocosLearning",
"tag": "0.0.1"
},
"source_files": "CocosLearning/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}