[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / 4 / DCObserver / 1.0.4 / DCObserver.podspec.json
blob84322f2ae6592cea2af5a9040596b6c0265b6acf
2   "name": "DCObserver",
3   "version": "1.0.4",
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": "1.0.4"
20   },
21   "source_files": [
22     "DCObserver",
23     "DCObserver/**/*.{h,m}"
24   ],
25   "frameworks": "Foundation"