[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / e / DFDiff / 0.1.0 / DFDiff.podspec.json
blobe955d0e2ba974f52f37e198a706e8821edeca7ca
2   "name": "DFDiff",
3   "version": "0.1.0",
4   "summary": "Easy way to find changes in NSArray and animate reloading data in UITableView.",
5   "homepage": "https://github.com/marciniwanicki/DFDiff",
6   "license": "MIT",
7   "authors": {
8     "Marcin Iwanicki": "marcin.iwanicki@appliwings.com"
9   },
10   "source": {
11     "git": "https://github.com/marciniwanicki/DFDiff.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "DFDiff/**/*.{h,m}",
19   "public_header_files": "DFDiff/**/*.h"