blob: 1f212c828f27d89e500fce49ddfdf094257cceff [file] [log] [blame]
{
"name": "lodash_utility",
"version": "1.0.0",
"summary": "Utility framework which provides productivity to the developer without losing performance",
"description": "Lodash is a utility framework which provides productivity to the developer without losing performance. It is inspired by Javascript module https://github.com/lodash/lodash.",
"homepage": "https://github.com/isanjosgon/lodashpod.git",
"license": "MIT",
"authors": {
"Isra San Jose Gonzalez": "isanjosgon@gmail.com"
},
"source": {
"git": "https://github.com/isanjosgon/lodashpod.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/isanjosgon",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"async": [
"Pod/Assets/*.png"
]
}
}