[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / 3 / f / Reactions / 1.0.0 / Reactions.podspec.json
blobbd62fd48a79300d59a3e07ca8f677bacdbe8915d
2   "name": "Reactions",
3   "version": "1.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   "source": {
11     "git": "https://github.com/yannickl/Reactions.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "frameworks": "UIKit",
19     "resource_bundles": {
20       "Reactions": "Resources/**/*"
21     }
22   },
23   "source_files": "Sources/**/*.swift",
24   "requires_arc": true