[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / 6 / UnitOfWork / 0.1.3 / UnitOfWork.podspec.json
blobe209e61992554b6b6a51399300a05216f9476ba8
2   "name": "UnitOfWork",
3   "version": "0.1.3",
4   "summary": "This library provides the best method for using NSOperations called UnitOfWork",
5   "description": "                        This library provides the best method for using NSOperations called UnitOfWork used when dealing with Core Data, HTTP, MQTT 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.3"
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   }