blob: ea50d1378aebdd051de6147b78733133f13cf897 [file] [log] [blame]
{
"name": "Fractal",
"version": "0.0.1",
"summary": "Atomic Design Theory for iOS made easy",
"description": "Rapid Prototyping • Quick Rebranding • Reusable UI • Minimum Code",
"homepage": "https://github.com/nodata/fractal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"Anthony Smith",
"Jon Bott",
"Alberto Cantallops",
"Mercari, Inc."
],
"source": {
"git": "https://github.com/nodata/fractal.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source_files": "DesignSystem/Sources/**/*.{swift,h}",
"resources": "DesignSystem/Resources/Images.xcassets/**/*.{png,jpeg,jpg,pdf,json,storyboard,xib,xcassets}",
"frameworks": "UIKit",
"swift_version": "4.2"
}