[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / 0 / 8 / CoreOperation / 1.0.6 / CoreOperation.podspec.json
blob6dda1fb86a88f8e6e7f4a6c1b65885c2b2785a7f
2   "name": "CoreOperation",
3   "version": "1.0.6",
4   "summary": "A static library project that simplifies NSOperationQueue.",
5   "homepage": "https://github.com/GabrielMassana",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Gabriel Massana": "gabrielmassana@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/GabrielMassana/CoreOperation-iOS.git",
18     "tag": "1.0.6",
19     "branch": "master"
20   },
21   "source_files": "CoreOperation-iOS/**/*.{h,m}",
22   "public_header_files": "CoreOperation-iOS/**/*.{h}",
23   "requires_arc": true