[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / 5 / 6 / ObserverKit / 1.0.0 / ObserverKit.podspec.json
bloba4aef61944bcbfa1fd178de45e34a05bc5de2548
2   "name": "ObserverKit",
3   "version": "1.0.0",
4   "summary": "Simple library for UIControl, NSNotification, Key Value Observing.",
5   "homepage": "https://github.com/pompopo/ObserverKit",
6   "license": "MIT",
7   "authors": {
8     "pompopo": "pompopo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/pompopo/ObserverKit.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": [
18     "ObserverKit",
19     "ObserverKit/*.{h,m}"
20   ],
21   "exclude_files": "ObserverKitDemo",
22   "requires_arc": true