blob: 4f8f970c506ce3982b3dfd2b1b0b9b19f5ba0b0e [file] [log] [blame]
{
"name": "Jatis-iOS",
"version": "0.2.4.1",
"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",
"Tirta AR": "tirta.rivaldi@pji-solutions.com"
},
"source": {
"git": "https://github.com/gunturprasojo/Jatis-iOS.git",
"tag": "0.2.4.1"
},
"platforms": {
"ios": "10.2"
},
"source_files": [
"JatisView/**/*",
"JatisBanner/**/*",
"JatisTextField/**/*",
"JatisTextView/**/*",
"JatisPopUp/**/*",
"JatisDatePicker/**/*"
],
"swift_versions": "4.2",
"resources": "JatisTextField/AssetTextField/*.png",
"frameworks": "UIKit",
"swift_version": "4.2"
}