blob: a78b113f06987d01d869c21a41cf728555862453 [file] [log] [blame]
{
"name": "EmeraldComponents",
"version": "0.6.0",
"summary": "Stone Payments iOS Emerald Components.",
"description": "EmeraldComponents is UI dependency for Stone Payments.",
"homepage": "https://github.com/stone-payments/emerald-components-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Stone Payments": "componentesdocliente@stone.com.br"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/stone-payments/emerald-components-ios.git",
"tag": "0.6.0"
},
"source_files": "EmeraldComponents/**/*.{h,m,swift}",
"xcconfig": {
"APPLY_RULES_IN_COPY_FILES": "YES",
"STRINGS_FILE_OUTPUT_ENCODING": "binary"
},
"resources": "EmeraldComponents/**/*.{lproj,strings,storyboard,xib,xcdatamodeld,xcassets}",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"SkeletonView": [
],
"JTAppleCalendar": [
],
"InputMask": [
]
}
}