[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 6 / ObserverKit / 0.0.1 / ObserverKit.podspec.json
blob9bc5d8cd06868e1fdb036e4f4e7b6660df1f7ea1
2   "name": "ObserverKit",
3   "version": "0.0.1",
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": "0.0.1"
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