[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / 6 / UnitOfWork / 0.1.0 / UnitOfWork.podspec.json
blob521b1bdf9c7a844307c63423aa8e9a7e931b8c5d
2   "name": "UnitOfWork",
3   "version": "0.1.0",
4   "summary": "This library provides the best for using NSOperations ",
5   "description": "                        This library provides the best for using NSOperations when dealing with Core Data, HTTP requests , etc\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/DanielMandea/UnitOfWork",
7   "license": "MIT",
8   "authors": {
9     "Mandea Daniel": "daniel.mandea@yahoo.com"
10   },
11   "source": {
12     "git": "https://github.com/DanielMandea/UnitOfWork.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "UnitOfWork": [
22       "Pod/Assets/*.png"
23     ]
24   }