blob: 4284f5f87eeebb2ede3d28d68ef52f153ada7f36 [file] [log] [blame]
{
"name": "Jatis-iOS",
"version": "0.1.0",
"summary": "A library for iOS project with Jatis Configuration",
"description": "A library iOS project with Jatis standard development guides.",
"homepage": "https://github.com/gunturprasojo/Jatis-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guntur Budi": "guntur.prasojo@jatis.com"
},
"source": {
"git": "https://github.com/gunturprasojo/Jatis-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": [
"JatisView/**/*",
"JatisBanner/**/*"
],
"swift_version": "5.0",
"frameworks": "UIKit"
}