blob: 535c367d065e318fa1cc7bfc5c17f2a97f1cd0ac [file] [log] [blame]
{
"name": "Protein",
"version": "1.0",
"summary": "Simplifying 3D touch for iOS",
"description": "Protein framework simplifies work with 3D touch in iOS. Written in Swift.",
"homepage": "https://github.com/igormatyushkin014/Protein",
"screenshots": "https://github.com/igormatyushkin014/Protein/raw/master/Images/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/igormatyushkin1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Protein.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
]
}