[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / 0 / AnimaticsBond / 1.0.2 / AnimaticsBond.podspec.json
blob9e76804253903a38b62216706c2fcd4c2e792b18
2   "name": "AnimaticsBond",
3   "version": "1.0.2",
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.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AnimaticsBond/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Bond": [
25       "~> 6.5.0"
26     ],
27     "Animatics": [
28       "~> 1.1.0"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"