[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / f / Domino / 1.0.1 / Domino.podspec.json
blob059e68580c1d337f6ceb9e5b3d795cc6031dcbdb
2   "name": "Domino",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Domino is a communication mechanism among multi-level objects for Objective-C.",
9   "homepage": "https://github.com/ypli-chn/Domino",
10   "authors": {
11     "Yunpeng Li": "ypli.chn@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/ypli-chn/Domino.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Domino/*.{h,m}"