[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / d / 6 / SHPopoverControllerBlocks / 1.2.0 / SHPopoverControllerBlocks.podspec.json
blobfd701858086ac0a821d5a4a1ee3a14a625041297
2   "name": "SHPopoverControllerBlocks",
3   "version": "1.2.0",
4   "summary": "Blocks for SHPopoverControllerBlocks shouldDismiss and didDismiss - swizzle free!",
5   "description": "\n                    * Swizzle and junk free\n                    * No need to clean up after - The blocks are self maintained.\n                    * SHPopoverControllerBlocks is referenced in a map with weak properties\n                    * Prefixed selectors.\n                    * Minimum clutter on top of the public interface.\n                    \n",
6   "homepage": "https://github.com/seivan/SHPopoverControllerBlocks",
7   "license": "MIT",
8   "authors": {
9     "Seivan Heidari": "seivan.heidari@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/seivan/SHPopoverControllerBlocks.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "SHPopoverControllerBlocks/**/*.{h,m}",
19   "requires_arc": true