[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / 8 / f / WSMUtilities / 0.0.3 / WSMUtilities.podspec.json
blob3a5eedaac59fdf6556f5e4bad65cbb428ac77a47
2   "name": "WSMUtilities",
3   "version": "0.0.3",
4   "summary": "The accumulation of my experience with ObjC.",
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.3"
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"