[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / f / 6 / e / PagingView / 0.6.0 / PagingView.podspec.json
blob14f41fff0eeae4861d3995a4365348603995262e
2   "name": "PagingView",
3   "version": "0.6.0",
4   "summary": "Infinite paging, Smart auto layout, Interface of similar to UIKit.",
5   "homepage": "https://github.com/KyoheiG3/PagingView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyohei Ito": "je.suis.kyohei@gmail.com"
12   },
13   "swift_version": "4.2",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/KyoheiG3/PagingView.git",
19     "tag": "0.6.0"
20   },
21   "source_files": "PagingView/**/*.{h,swift}",
22   "requires_arc": true,
23   "frameworks": "UIKit"