blob: cff8c462fe0d0aa8bda3426238a69f5df3c8952e [file] [log] [blame]
{
"name": "MobileCore",
"version": "0.0.4.7",
"summary": "Shared utility.",
"homepage": "https://github.com/ppraveentr/MobileCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PraveenP": "ppraveentr@gmail.com"
},
"source": {
"git": "https://github.com/ppraveentr/MobileCore.git",
"tag": "0.0.4.7"
},
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": [
"MobileCore/FTCoreUtility/FTCoreUtility/**/*",
"MobileCore/FTMobileCore/FTMobileCore/**/*",
"MobileCore/FTMobileCoreUI/FTMobileCoreUI/**/*"
],
"swift_version": "5.0"
}