[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / c / 5 / WeakEvent / 0.1.1 / WeakEvent.podspec.json
blobca8c399fe7793b7a1f15fca72a2f86d5c6c5b76a
2   "name": "WeakEvent",
3   "version": "0.1.1",
4   "summary": "Block based event system",
5   "homepage": "https://github.com/alerstov/WeakEvent",
6   "license": "MIT",
7   "authors": {
8     "Alexander Stepanov": "alerstov@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/alerstov/WeakEvent.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "WeakEvent/*.{h,m}"