[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / f / 6 / e / PagingView / 0.3.2 / PagingView.podspec.json
blobff315cb66c27562ec4d7b11c016c647f57389643
2   "name": "PagingView",
3   "version": "0.3.2",
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   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/KyoheiG3/PagingView.git",
18     "tag": "0.3.2"
19   },
20   "source_files": "PagingView/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": "UIKit"