[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / 3 / d / b / lodash / 0.1.0 / lodash.podspec.json
blob33e2e3dccee94ff54ebc6ec406b07430acf678fd
2   "name": "lodash",
3   "version": "0.1.0",
4   "summary": "Swift Utils that provides standard and lodash functions in javascript",
5   "description": "Swift Utils that provides a sub set of standard and lodash functions in javascript.",
6   "homepage": "https://github.com/Mugic/Taylor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cain Huang": "countcainht@gmail.com"
13   },
14   "social_media_url": "http://cainhuang.com",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source": {
20     "git": "https://github.com/Mugic/Taylor.git",
21     "tag": "0.1.0"
22   },
23   "source_files": [
24     "Source",
25     "Source/*.swift"
26   ]