[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 3 / 1 / Source / 1.0.3 / Source.podspec.json
blobcb4fc2802b66a5ee310631aab737665d292cde8f
2   "name": "Source",
3   "version": "1.0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "The generic data source implementation for all your view controllers.",
9   "description": "Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController.",
10   "homepage": "https://github.com/Blackjacx/Source",
11   "social_media_url": "https://twitter.com/Blackjacxxx",
12   "authors": {
13     "Stefan Herold": "stefan.herold@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Blackjacx/Source.git",
17     "tag": "1.0.3"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Source/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_versions": [
25     "5.0",
26     "5.0"
27   ],
28   "swift_version": "5.0"