[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 4 / M5SelectorMap / 1.0.0 / M5SelectorMap.podspec.json
blob8f45d306fadc7ba4cff90cf739fd1faa680b74fe
2   "name": "M5SelectorMap",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Data structure for storing/enumerating SEL –> nil-able object/pointer relationships.",
9   "homepage": "https://github.com/mhuusko5/M5SelectorMap",
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/M5SelectorMap.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0",
22     "osx": "10.8"
23   },
24   "frameworks": "Foundation"