[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 8 / f / c / BTScrollBallView / 0.1.1 / BTScrollBallView.podspec.json
blobc2f334005b4a18c67d9b1b7256467951356c929d
2   "name": "BTScrollBallView",
3   "version": "0.1.1",
4   "summary": "a scroll ball view, like slot machine scorll animate effect",
5   "description": "a scroll ball view, just like the animation effect of slot machine, can customize each cell view",
6   "homepage": "https://github.com/biostome/BTScrollBallView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "biostome": "453816118@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/biostome/BTScrollBallView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BTScrollBallView/Classes/**/*",
22   "resource_bundles": {
23     "BTScrollBallView": [
24       "BTScrollBallView/Assets/*.png"
25     ]
26   }