[Add] AlibabacloudSysOM20231230 1.3.0
[CocoaPods.git] / Specs / 3 / 9 / 0 / NSDictionaryMerge / 1.1.1 / NSDictionaryMerge.podspec.json
blob339c5656adf34807d35d0275f8b3dff6ef3215fb
2   "name": "NSDictionaryMerge",
3   "version": "1.1.1",
4   "summary": "Simple NSDictionary merge category.",
5   "homepage": "https://github.com/sdkdimon/NSDictionary-Merge",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmitry Lizin": "sdkdimon@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sdkdimon/NSDictionary-Merge.git",
15     "tag": "1.1.1"
16   },
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.8"
20   },
21   "requires_arc": true,
22   "module_name": "NSDictionaryMerge",
23   "source_files": "NSDictionaryMerge/*.{h,m}"