[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / 0 / AnimaticsBond / 1.1.1 / AnimaticsBond.podspec.json
blob462e9fae42eaa1c6e1ee22af0918798abb2334d6
2   "name": "AnimaticsBond",
3   "version": "1.1.1",
4   "summary": "A framework used to bind animations with Bond",
5   "description": "AnimaticsBond is a framework which helps you to bind Animatics animations with Bond events",
6   "homepage": "https://github.com/Anvics/AnimaticsBond.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikita Arkhipov": "nikitarkhipov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Anvics/AnimaticsBond.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "AnimaticsBond/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Bond": [
27     ],
28     "Animatics": [
30     ]
31   },
32   "swift_version": "4.2"