[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 1 / 4 / SCLazyScrollView / 0.0.1 / SCLazyScrollView.podspec.json
blob47cf596dd4be19ee67a298425bd46df8f2fc3cc7
2   "name": "SCLazyScrollView",
3   "version": "0.0.1",
4   "summary": "Lazy loading ScrollView for iOS (Swift3)",
5   "homepage": "https://github.com/krazie99/SCLazyScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sean Choi": "krazie99@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/krazie99/SCLazyScrollView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "SCLazyScrollView/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pushed_with_swift_version": "3.0"