[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 8 / 4 / ZHObserverSwift / 0.3 / ZHObserverSwift.podspec.json
blobc2d0820dc4a8a8b56b3c4c483054d9235e503d61
2   "name": "ZHObserverSwift",
3   "version": "0.3",
4   "summary": "An easy way in Swift to use KVO, prefer block.",
5   "description": "A wrapper for KVO. It's easy to use and uses block to handle changes.",
6   "homepage": "https://github.com/zhangbozhb/ZHObserverSwift",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "travel": "zhangbozhb@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/travel_zh",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zhangbozhb/ZHObserverSwift.git",
19     "tag": "0.3"
20   },
21   "source_files": [
22     "Sources/*.swift"
23   ],
24   "exclude_files": "Sources/Exclude"