[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / a / 2 / f / BlockOperation / 1.0.0 / BlockOperation.podspec.json
blobd24d614ff511bff958884cc2ab53f0926907a9ac
2   "name": "BlockOperation",
3   "version": "1.0.0",
4   "summary": "An NSOperation subclass that uses blocks.",
5   "description": "An NSOperation subclass that uses blocks!",
6   "homepage": "https://github.com/trifl/BlockOperation",
7   "license": "MIT",
8   "authors": {
9     "JP McGlone": "jp@trifl.co"
10   },
11   "source": {
12     "git": "https://github.com/trifl/BlockOperation.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BlockOperation": [
22       "Pod/Assets/*.png"
23     ]
24   }