blob: 8ed42cf2c40d50bedc88838535beab45be84c22b [file] [log] [blame]
{
"name": "Reactions",
"version": "1.1.0",
"license": "MIT",
"summary": "Fully customizable Facebook reactions control",
"homepage": "https://github.com/yannickl/Reactions",
"authors": {
"Yannick Loriot": "contact@yannickloriot.com"
},
"social_media_url": "https://twitter.com/yannickloriot",
"source": {
"git": "https://github.com/yannickl/Reactions.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit",
"resource_bundles": {
"Reactions": "Resources/**/*"
}
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}