[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / c / 5 / WeakEvent / 0.1.0 / WeakEvent.podspec.json
blob3a5045d06a04bfc26f274f3caff29ccbc33ef182
2   "name": "WeakEvent",
3   "version": "0.1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "WeakEvent/*.{h,m}"