[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 7 / ZZOperationExtension / 0.2.5 / ZZOperationExtension.podspec.json
blob35c3808b09e8ecbac6a0a0537e888911be25789a
2   "name": "ZZOperationExtension",
3   "version": "0.2.5",
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.5"
19   },
20   "source_files": [
21     "Classes",
22     "ZZOperationExtension/Classes/**/*.{h,m}"
23   ]