[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / f / Reactions / 1.1.0 / Reactions.podspec.json
blob8ed42cf2c40d50bedc88838535beab45be84c22b
2   "name": "Reactions",
3   "version": "1.1.0",
4   "license": "MIT",
5   "summary": "Fully customizable Facebook reactions control",
6   "homepage": "https://github.com/yannickl/Reactions",
7   "authors": {
8     "Yannick Loriot": "contact@yannickloriot.com"
9   },
10   "social_media_url": "https://twitter.com/yannickloriot",
11   "source": {
12     "git": "https://github.com/yannickl/Reactions.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "frameworks": "UIKit",
20     "resource_bundles": {
21       "Reactions": "Resources/**/*"
22     }
23   },
24   "source_files": "Sources/**/*.swift",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"