[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 7 / ZZOperationExtension / 0.2.11 / ZZOperationExtension.podspec.json
blobc12336095b70dbba0e565ec0c723556cd9d316ab
2   "name": "ZZOperationExtension",
3   "version": "0.2.11",
4   "summary": "An extension to NSOperation.",
5   "homepage": "https://github.com/sablib/ZZOperationExtension",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sablib": "sablib.iak@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/sablib/ZZOperationExtension.git",
18     "tag": "0.2.11"
19   },
20   "source_files": [
21     "Classes",
22     "ZZOperationExtension/Classes/**/*.{h,m}"
23   ]