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