[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / f / b / 6 / SwiftDataProvider / 1.0.0 / SwiftDataProvider.podspec.json
blob2e5ee3f20d8ec50545b8b7e192b20a170d38917c
2   "name": "SwiftDataProvider",
3   "version": "1.0.0",
4   "summary": "Lightweight wrapper for handling animated updates of the UITablewView or UITableViewController",
5   "description": "Handling TableViews and animated updates is now easer than you think. Design your TableView with your Models instead of keeping track of all the IndexPaths and IndexSets.",
6   "homepage": "https://github.com/EMart86/SwiftDataProvider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EMart86": "martin.eberl@styria.com"
13   },
14   "source": {
15     "git": "https://github.com/EMart86/SwiftDataProvider.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "SwiftDataProvider/Classes/**/*"