[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 2 / 4 / 6 / UnitOfWork / 0.1.2 / UnitOfWork.podspec.json
blob7cb87f48040c1492d824e256f636c1774d9c1f67
2   "name": "UnitOfWork",
3   "version": "0.1.2",
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.2"
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   }