blob: a0053d58f73cec8f9eff099f2596c070c898cc87 [file] [log] [blame]
{
"name": "SocialFeedCoreCommons",
"version": "0.1.0",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/jparias20/SocialFeedCoreCommons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jparias": "j.p.arias@hotmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/jparias20/SocialFeedCoreCommons.git",
"tag": "0.1.0"
},
"source_files": "SocialFeedCoreCommons/**/*.{h,m,swift}",
"swift_version": "4.2"
}