[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 8 / e / c / ZCRMailbox / 0.1.2 / ZCRMailbox.podspec.json
blob3356872b2fde529875106764adce6abd5d890dbf
2   "name": "ZCRMailbox",
3   "version": "0.1.2",
4   "summary": "KVO Subscription inspired by FBKVOController and MAKVONotificationCenter",
5   "homepage": "https://github.com/zradke/ZCRMailbox",
6   "license": "MIT",
7   "authors": {
8     "Zach Radke": "zach.radke@gmail.com"
9   },
10   "platforms": {
11     "ios": "5.0",
12     "osx": "10.7"
13   },
14   "source": {
15     "git": "https://github.com/zradke/ZCRMailbox.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true