[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 6 / 0 / TransitionalLoader / 0.0.2 / TransitionalLoader.podspec.json
blob55c2fa27f4485ae73fa7c1a4550654e7d0ccac7c
2   "name": "TransitionalLoader",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "A smooth loader that can be used on any UIView subclass",
7   "requires_arc": true,
8   "description": "TransitionalLoader extends UIView, to allow you to transform any UIView subclass into an animated loader easily",
9   "version": "0.0.2",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ammar Altahhan": "ammar.tahhan@hungerstation.com"
16   },
17   "homepage": "https://github.com/HungerStation",
18   "source": {
19     "git": "https://github.com/HungerStation/TransitionalLoader.git",
20     "tag": "0.0.2"
21   },
22   "frameworks": "UIKit",
23   "source_files": "TransitionalLoader/**/*.{swift}",
24   "swift_versions": "4.2",
25   "swift_version": "4.2"