[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / 6 / BFRGifRefreshControl / 0.0.2 / BFRGifRefreshControl.podspec.json
blob10333e0bb71fd3d086047833d9c626f693bbe86a
2   "name": "BFRGifRefreshControl",
3   "version": "0.0.2",
4   "summary": "A simple and lightweigh refresh control.",
5   "description": "The BFRGifRefreshControl is an extremely lightweight, unintrusive and configurable way to add a .gif to refreshing actions inside of your iOS app ðŸ“±! You have total control over it, and the whole package comes in at just over 100 lines ðŸ˜ƒ!",
6   "homepage": "https://github.com/bufferapp/BFRGIFRefreshControl",
7   "screenshots": "https://camo.githubusercontent.com/462bed11b83ed04bca6f02a0fb54f4e59c651f74/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f662e636c2e6c792f6974656d732f3248303533583236326f3335315a3132324f334d2f53637265656e2532305265636f7264696e67253230323031362d30342d3238253230617425323031322e3535253230504d2e6769663f763d3263633434653339",
8   "license": "MIT",
9   "authors": {
10     "Andrew Yates": "andy@bufferapp.com",
11     "Jordan Morgan": "jordan@bufferapp.com",
12     "Humber Aquino": "humber@bufferapp.com"
13   },
14   "social_media_url": "https://twitter.com/bufferdevs",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/bufferapp/BFRGIFRefreshControl.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "GifRefresh/**/BFRGifRefreshControl.{h,m}",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "FLAnimatedImage": [
28     ],
29     "Masonry": [
31     ]
32   }