[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 7 / 1 / DDKeyPathChannel / 0.0.2 / DDKeyPathChannel.podspec.json
blob67fe7fdde4b4c3ef1357bb68aa7b22c6e7fb24af
2   "name": "DDKeyPathChannel",
3   "version": "0.0.2",
4   "summary": "Synchronize data between different object of different class by keyPath.",
5   "description": "Synchronize data between different object of different class by keyPath.",
6   "homepage": "https://github.com/djs66256/DDKeyPathChannel",
7   "license": "MIT",
8   "authors": {
9     "Daniel": "djs66256@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/djs66256/DDKeyPathChannel.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "Foundation",
24   "requires_arc": true