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