[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / 9 / ElementDiff / 0.4.0 / ElementDiff.podspec.json
blob2a3bdb8fb92b5cb3fee9e01947df1c7137189d7c
2   "name": "ElementDiff",
3   "version": "0.4.0",
4   "summary": "Animate tableview for view model arrays",
5   "description": "Animate UITableView s and UICollectionViews based on changes in view model arrays.",
6   "license": "MIT",
7   "authors": {
8     "Tom Lokhorst": "tom@lokhorst.eu"
9   },
10   "social_media_url": "https://twitter.com/tomlokhorst",
11   "homepage": "https://github.com/Q42/ElementDiff",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Q42/ElementDiff.git",
17     "tag": "0.4.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*",
21   "pushed_with_swift_version": "3.0"