blob: 911242271b6cfd2eca0f5ae45978209d4e18773b [file] [log] [blame]
{
"name": "DeclarativeKit",
"version": "0.0.1",
"summary": "Declarative Wrapper on top UIKit",
"description": "Declarative Wrapper on top UIKit\nWill change this later.\nWill change this later.\nWill change this later.\nWill change this later.\nWill change this later.\nWill change this later.",
"homepage": "https://github.com/wendyliga/declarative-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wendy Liga": "wendy.devs@gmail.com"
},
"social_media_url": "https://twitter.com/WendyLiga",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/wendyliga/declarative-kit.git",
"tag": "0.0.1"
},
"source_files": [
"DeclarativeKit",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}