[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / a / lodash_utility / 1.0.0 / lodash_utility.podspec.json
blob1f212c828f27d89e500fce49ddfdf094257cceff
2   "name": "lodash_utility",
3   "version": "1.0.0",
4   "summary": "Utility framework which provides productivity to the developer without losing performance",
5   "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.",
6   "homepage": "https://github.com/isanjosgon/lodashpod.git",
7   "license": "MIT",
8   "authors": {
9     "Isra San Jose Gonzalez": "isanjosgon@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/isanjosgon/lodashpod.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/isanjosgon",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "async": [
23       "Pod/Assets/*.png"
24     ]
25   }