[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / 9 / 0 / NSDictionaryMerge / 1.1 / NSDictionaryMerge.podspec.json
blob50c4e5b98b74f88b1d128186002ae709de4f2e81
2   "name": "NSDictionaryMerge",
3   "version": "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"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "module_name": "NSDictionaryMerge",
22   "source_files": "NSDictionaryMerge/*.{h,m}"