[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / 6 / MAGTablesCollections / 0.3.0 / MAGTablesCollections.podspec.json
blob9b322170d529f548eb28988b402289ae68fd26dc
2   "name": "MAGTablesCollections",
3   "version": "0.3.0",
4   "summary": "Framework for very convenient work with UITableView and UICollectionView",
5   "description": "Framework for very convenient work with UITableView and UICollectionView. Finish",
6   "homepage": "https://github.com/Magora-IOS/MAGTablesCollections",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Denis Matveev": "matveev@magora-systems.com"
13   },
14   "source": {
15     "git": "https://github.com/Magora-IOS/MAGTablesCollections.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MAGTablesCollections/Classes/**/*",
22   "dependencies": {
23     "MAGMatveevReusable": [
24       "~> 0.2.6"
25     ],
26     "Masonry": [
27       "~> 1.0"
28     ]
29   }