[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 5 / 6 / ObserverKit / 1.1.0 / ObserverKit.podspec.json
blob0292a8c44f9c0f685e2d9980003e239316ba3bc2
2   "name": "ObserverKit",
3   "version": "1.1.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.1.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