blob: 190eaa4ef6168694e24d499398056d2787d72503 [file] [log] [blame]
{
"name": "Memebox-TweetsUI",
"version": "0.0.2",
"summary": "The UI implementation of the tweets in Memembox eco-system",
"description": "This layout should be used by all apps who want to have a similar look and feel to Memebox iOS app.",
"homepage": "https://github.com/ibakurov/Memebox-TweetsUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ibakurov": "bakurov.illya@gmail.com"
},
"social_media_url": "http://twitter.com/ibakurov",
"source": {
"git": "https://github.com/ibakurov/Memebox-TweetsUI.git",
"tag": "0.0.2"
},
"source_files": "Memebox-TweetsUI/Classes/**/*.{swift}",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"frameworks": [
"UIKit",
"SafariServices"
]
}