[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / 2 / VRNTableHeaderView / 0.1.3 / VRNTableHeaderView.podspec.json
blob9304bf855d6a6c278e4bfc51d9e711f4fbb96ba8
2   "name": "VRNTableHeaderView",
3   "version": "0.1.3",
4   "summary": "Beautiful VRNTableHeaderView. Written in Swift",
5   "homepage": "https://github.com/vikmeup/VRNTableHeaderView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENCE"
9   },
10   "authors": {
11     "Viktor": "vikmeup@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/hackua",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/vikmeup/VRNTableHeaderView.git",
19     "tag": "0.1.3"
20   },
21   "source_files": "VRNTableHeaderView/*",
22   "resource_bundles": {
23     "VRNTableHeaderView": [
24       "*.xib"
25     ]
26   },
27   "requires_arc": true