blob: 1c2c3b6ff70562cff43f52f9592d00d4b5bc3d37 [file] [log] [blame]
{
"name": "Reactions",
"version": "1.0.4",
"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.0.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": "UIKit",
"resource_bundles": {
"Reactions": "Resources/**/*"
}
},
"source_files": "Sources/**/*.swift",
"requires_arc": true
}