[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 7 / 6 / a / UIView+BooleanAnimations / 1.0.1 / UIView+BooleanAnimations.podspec.json
blob0eed070a55ee9c7d1fa3a3bb663a6400e2ad9c64
2   "name": "UIView+BooleanAnimations",
3   "version": "1.0.1",
4   "summary": "Perform changes to UI with or without animations, depending on a variable.",
5   "description": "                    Perform changes to UI with or without animations, depending on a variable. \n                    This is really useful for performing unit tests on view controllers without a delay. \n",
6   "homepage": "https://github.com/ashfurrow/UIView-BooleanAnimations",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ash Furrow": "ash@ashfurrow.com",
13     "Orta Therox": "orta.therox@gmail.com",
14     "Laura Brown": "laurabrown1113@gmail.com"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/ashfurrow/UIView-BooleanAnimations.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "UIView+BooleanAnimations.{h,m}",
24   "frameworks": "UIKit",
25   "requires_arc": true