blob: 540a8b50c777ad7e0b5a8590cf3125c3428f7e69 [file] [log] [blame]
{
"name": "Piton",
"version": "0.0.1",
"summary": "Piton is make easy to create UI programmatically.",
"description": "'Piton allows to add attribute to view object in succession.'",
"homepage": "https://github.com/yasinkbas/Piton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasinkbas": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/yasinkbas/Piton.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Piton/Classes/**/*",
"swift_version": "5.0"
}