[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / 9 / ElementDiff / 0.5.0 / ElementDiff.podspec.json
blobde9b9b9e3f7d3e2dc66e31edbeb7693554abe249
2   "name": "ElementDiff",
3   "version": "0.5.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.5.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*",
21   "pushed_with_swift_version": "3.0"