[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 6 / d / FoldViewController / 1.0.1 / FoldViewController.podspec.json
blob71219038ae752cc6a80d8fe5e8e6dcd66e18a717
2   "name": "FoldViewController",
3   "version": "1.0.1",
4   "summary": "A folding view controller for the iOS platform based on the excellent ECSlidingViewController and XYOrigami projects.",
5   "description": "                     A folding view controller for the iOS platform based on the excellent ECSlidingViewController and XYOrigami projects.\n  \n                     * Offered 'as is' to encourage other developers to improve.\n",
6   "homepage": "https://github.com/Tumunu/FoldViewController",
7   "license": {
8     "type": "BEER",
9     "text": "               Copyright (C) 2012 Cleave Pokotea\n\n               Redistribution and use in source and binary forms, with or without\n               offering me work or buying me beer is permitted ... but not preferred.  \n"
10   },
11   "authors": {
12     "Cleave Pokotea": "project@tumunu.com"
13   },
14   "source": {
15     "git": "https://github.com/Tumunu/FoldViewController.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": [
22     "FoldViewController/Def.h",
23     "FoldViewController/TFoldLayer.{h,m}",
24     "FoldViewController/TFoldViewController.{h,m}",
25     "FoldViewController/TTimer.{h,m}",
26     "FoldViewController/UIView+Threadsafe.{h,m}"
27   ],
28   "requires_arc": true