[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 1 / 4 / FLNiceSpinner / 0.0.1 / FLNiceSpinner.podspec.json
blobf1c662476b3aee985683fa84f859ffa6e693227c
2   "name": "FLNiceSpinner",
3   "version": "0.0.1",
4   "summary": "iOS Spinner like Android",
5   "description": "FLNiceSpinner 是一个iOS下拉框控件",
6   "homepage": "https://github.com/fengli12321/FLNiceSpinner",
7   "license": "MIT",
8   "authors": {
9     "冯里": "954751186@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/fengli12321/FLNiceSpinner.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "FLNiceSpinner",
20     "FLNiceSpinner/**/*.{h,m}"
21   ],
22   "resources": "FLNiceSpinner/**/*.bundle",
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "requires_arc": true