[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / Einsteinium / 1.0.3 / Einsteinium.podspec.json
blob41d219a0f656142de41ced8c6c29dcdd7a1f536b
2   "name": "Einsteinium",
3   "version": "1.0.3",
4   "authors": {
5     "Bas van Kuijck": "bas@e-sites.nl"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "http://www.e-sites.nl",
12   "summary": "A collection of swift extensions",
13   "source": {
14     "git": "https://github.com/e-sites/Einsteinium.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "Sources/**/*.{h,swift}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "EasyPeasy": [
25     ]
26   }