[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / b / 4 / DCObserver / 0.0.3 / DCObserver.podspec.json
blobdeb963bf665ba5874ea457915f62930cb1c1bbdf
2   "name": "DCObserver",
3   "version": "0.0.3",
4   "summary": "Convenient Methods With KVO and NSNotification For iOS.",
5   "description": "Convenient Methods For KVO and NSNotification. You do not need to care about what time to remove observer.",
6   "homepage": "https://github.com/CoderXWChu/DCObserver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DanaChu": "coderxwchu@gmail.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/CoderXWChu/DCObserver.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "DCObserver",
23     "DCObserver/**/*.{h,m}"
24   ],
25   "frameworks": "Foundation"