[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 6 / e / PagingView / 0.4.1 / PagingView.podspec.json
blobef44d66acdfb6fde349fb9e7b6a2fc03ad6b61a5
2   "name": "PagingView",
3   "version": "0.4.1",
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.1"
19   },
20   "source_files": "PagingView/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": "UIKit"