[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / f / BSCycleImagesView / 0.0.1 / BSCycleImagesView.podspec.json
blob788aaba86722b878f926d75a1710685f9462536b
2   "name": "BSCycleImagesView",
3   "version": "0.0.1",
4   "summary": "cycle play images, commonly used in scroll ads, etc..",
5   "description": "cycle play images, commonly used in scroll ads, etc. cool",
6   "homepage": "https://github.com/blurryssky/BSCycleImagesView",
7   "license": "MIT",
8   "authors": {
9     "blurryssky": "blurryssky@icloud.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/blurryssky/BSCycleImagesView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "BSCycleImagesView",
20     "BSCycleImagesViewSample/BSCycleImagesView/*"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "SwiftyTimer": [
25       "~> 1.4.0"
26     ],
27     "AFNetworking": [
28       "~> 3.1.0"
29     ]
30   }