[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 1 / HorizontalHeaderFlowLayout / 1.0.0 / HorizontalHeaderFlowLayout.podspec.json
blob729c676946d0fa66f2fb266e6f642aae90c1f1fc
2   "name": "HorizontalHeaderFlowLayout",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Horizontal Header FlowLayout for Horizontal Collection View.",
7   "description": "HorizontalHeaderFlowLayout lets a user to customise the header layout experience for horizontal collection view.",
8   "requires_arc": true,
9   "social_media_url": "https://twitter.com/ankush1419",
10   "version": "1.0.0",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Ankush Bhatia": "ankushbhatia1347@gmail.com"
17   },
18   "homepage": "https://github.com/ankush-bhatia/HorizontalHeaderFlowLayout",
19   "source": {
20     "git": "https://github.com/ankush-bhatia/HorizontalHeaderFlowLayout.git",
21     "tag": "1.0.0"
22   },
23   "frameworks": "UIKit",
24   "source_files": [
25     "HorizontalHeaderFlowLayout/**/*.{swift}",
26     "SessionManager/SessionManager/info.plist"
27   ],
28   "swift_versions": "5.0",
29   "swift_version": "5.0"