blob: 3898a4d7514dede2e1357c39f882560e9f856f80 [file] [log] [blame]
{
"name": "PeriscommentView",
"version": "0.0.1",
"summary": "Showing name and comments like Periscope",
"homepage": "https://github.com/yoavlt/PeriscommentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takuma Yoshida": "yoa.jmpr.w@gmail.com"
},
"social_media_url": "http://twitter.com/yoavlt",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yoavlt/PeriscommentView.git",
"tag": "0.0.1"
},
"source_files": [
"PeriscommentView",
"PeriscommentView/**/*.swift"
],
"exclude_files": "PeriscommentView/Exclude"
}