[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 0 / Pinwheel / 1.0.0 / Pinwheel.podspec.json
blob6607ddf48575616077c026317d3c4f056f6f7e21
2   "name": "Pinwheel",
3   "version": "1.0.0",
4   "summary": "An iOS framework to replace the default UIActivityIndicatorView with the MacOS pinwheel spinner",
5   "swift_version": "5.0",
6   "description": "An iOS framework to replace the default UIActivityIndicatorView with the MacOS pinwheel spinner",
7   "homepage": "https://github.com/Astranno/Pinwheel",
8   "license": "MIT",
9   "authors": {
10     "Astranno": "apps@astranno.com"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/Astranno/Pinwheel.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Pinwheel",
21     "Pinwheel/**/*.{h,m,swift}"
22   ]