[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 8 / e / c / ZCRMailbox / 0.1.1 / ZCRMailbox.podspec.json
blob90b9ec2d2bcfb85a9d2486e9f2400bf9953b6865
2   "name": "ZCRMailbox",
3   "version": "0.1.1",
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.1"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "frameworks": "Foundation",
20   "requires_arc": true