[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / c / DMMSecretary / 0.0.5 / DMMSecretary.podspec.json
blob07b24dea18de6c959b7bdc8ec0e1120fb27c07a6
2   "name": "DMMSecretary",
3   "version": "0.0.5",
4   "summary": "When you just need someone to get handle notifications for you",
5   "description": "                    Sometimes you just want something to hold onto or catch\n                    some `NSNotification`s for you that you couldn't get because\n                    you were not on screen or were unable to get them for some reason.\n\n                    Well now you can. \n",
6   "homepage": "https://github.com/dmiedema/DMMSecretary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Miedema": "danielmiedema@me.com"
13   },
14   "social_media_url": "http://twitter.com/no_good_ones",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/dmiedema/DMMSecretary.git",
20     "tag": "0.0.5"
21   },
22   "source_files": [
23     "DMMSecretary/*.{h,m}",
24     "DMMSecretary/Private/*.{h,m}"
25   ],
26   "public_header_files": "DMMSecretary/*.h",
27   "requires_arc": true