[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / f / Reactions / 2.0.0 / Reactions.podspec.json
blob3e802900fa54b1b732ffd84d706dabdf295681d4
2   "name": "Reactions",
3   "version": "2.0.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": "2.0.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": "4.0"