[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 6 / 0 / TransitionalLoader / 0.0.1 / TransitionalLoader.podspec.json
blob138b7975fb620d85230fa3912670938ef914cb2a
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   "version": "0.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ammar Altahhan": "ammar.tahhan@hungerstation.com"
15   },
16   "homepage": "https://github.com/HungerStation",
17   "source": {
18     "git": "https://github.com/HungerStation/TransitionalLoader.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "TransitionalLoader/**/*.{swift}",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"