[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / e / 3 / 9 / ListingMVVM / 0.0.1 / ListingMVVM.podspec.json
blobb763921a4301f6461f13101e935c39c01c2cd410
2   "name": "ListingMVVM",
3   "version": "0.0.1",
4   "summary": "This iOS framework has the goal of creating a generic UITableView or UICollectionView.",
5   "description": "This iOS framework has the goal of creating a generic UITableView or UICollectionView to manage all the data and delegates using the MVVM architecture.",
6   "homepage": "https://github.com/BrunoMiguens/ListingMVVM",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bruno Miguens": "brunomiguens@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/BrunoMiguens/ListingMVVM.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LMVVM/*.{swift,plist}"