[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / d / 7 / NSValue+M5Selector / 1.0.1 / NSValue+M5Selector.podspec.json
blob47b7bf1eb043cf5ad74e6c2a6b6d0cb7ccb72fe8
2   "name": "NSValue+M5Selector",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Convenience methods/macro for wrapping Obj-C selectors.",
9   "homepage": "https://github.com/mhuusko5/NSValue-M5Selector",
10   "social_media_url": "https://twitter.com/mhuusko5",
11   "authors": {
12     "Mathew Huusko V": "mhuusko5@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mhuusko5/NSValue-M5Selector.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0",
22     "osx": "10.8"
23   },
24   "frameworks": "Foundation"