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