[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / f / TEArrayDiffCalculator / 0.1.1 / TEArrayDiffCalculator.podspec.json
blobbbf78faae562d9342cab7c538d5afd8951eccf34
2   "name": "TEArrayDiffCalculator",
3   "version": "0.1.1",
4   "summary": "Calculates insertions, deletions, updates and moves between two arrays that contain unique objects",
5   "homepage": "https://github.com/techery/TEArrayDiffCalculator",
6   "license": "MIT",
7   "authors": {
8     "Anastasiya Gorban": "gorbannastya@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/techery/TEArrayDiffCalculator.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "TEArrayDiffCalculator": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "public_header_files": "Pod/Classes/**/*.h"