[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / 9 / 7 / 5 / SpringIndicator / 1.5.0 / SpringIndicator.podspec.json
blob095cdc2dc506d15e815cf8401850d63f0c69d51f
2   "name": "SpringIndicator",
3   "version": "1.5.0",
4   "summary": "SpringIndicator is a indicator such as a spring and PullToRefresh.",
5   "homepage": "https://github.com/KyoheiG3/SpringIndicator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/KyoheiG3/SpringIndicator.git",
19     "tag": "1.5.0"
20   },
21   "source_files": "SpringIndicator/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"