[Add] YIM 2.0.15
[CocoaPods.git] / Specs / 2 / b / 7 / ZZOperationExtension / 0.3.6 / ZZOperationExtension.podspec.json
blob16ae51aa1da94ce2be4f33935fdcc298aa49594a
2   "name": "ZZOperationExtension",
3   "version": "0.3.6",
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.3.6"
19   },
20   "source_files": [
21     "Classes",
22     "ZZOperationExtension/Classes/**/*.{h,m}"
23   ]