[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 8 / f / WSMUtilities / 0.0.4 / WSMUtilities.podspec.json
blob45ff9454f0008ee384dff4348f83c15ee8fd61db
2   "name": "WSMUtilities",
3   "version": "0.0.4",
4   "summary": "Handy Objective C Utilities.",
5   "description": "                       A grab bag of Classes and Categories I can't live without.\n",
6   "homepage": "https://github.com/wrkstrm/WSMUtilities",
7   "license": "MIT",
8   "authors": {
9     "Cristian Monterroza": "cmonterroza@wrkstrm.me"
10   },
11   "source": {
12     "git": "https://github.com/wrkstrm/WSMUtilities.git",
13     "tag": "0.0.4"
14   },
15   "social_media_url": "https://twitter.com/wrkstrm",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "WSMUtilities": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"