[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 4 / BRYSerialAnimationQueue / 1.0.0 / BRYSerialAnimationQueue.podspec.json
blob3588e991aa1502d3e62d2fd6373c64e737d74271
2   "name": "BRYSerialAnimationQueue",
3   "version": "1.0.0",
4   "summary": "Perform UIView animations serially without blocking the main thread",
5   "homepage": "http://github.com/irace/BRYSerialAnimationQueue",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bryan Irace": "bryan@irace.me"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/irace/BRYSerialAnimationQueue.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true