blob: 9e29c5ae637b42878b929b764885f865d93cf820 [file] [log] [blame]
{
"name": "Jatis-iOS",
"version": "0.2.3.4",
"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.2.3.4"
},
"platforms": {
"ios": "10.2"
},
"source_files": [
"JatisView/**/*",
"JatisBanner/**/*",
"JatisTextField/**/*",
"JatisTextView/**/*",
"JatisPopUp/**/*"
],
"swift_versions": "4.2",
"resources": "JatisTextField/AssetTextField/*.png",
"frameworks": "UIKit",
"swift_version": "4.2"
}