blob: 33e2e3dccee94ff54ebc6ec406b07430acf678fd [file] [log] [blame]
{
"name": "lodash",
"version": "0.1.0",
"summary": "Swift Utils that provides standard and lodash functions in javascript",
"description": "Swift Utils that provides a sub set of standard and lodash functions in javascript.",
"homepage": "https://github.com/Mugic/Taylor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cain Huang": "countcainht@gmail.com"
},
"social_media_url": "http://cainhuang.com",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/Mugic/Taylor.git",
"tag": "0.1.0"
},
"source_files": [
"Source",
"Source/*.swift"
]
}