[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 8 / 1 / 7 / AHCodesignValidator / 0.1 / AHCodesignValidator.podspec.json
blob0159fa928f813b2cf2cb7520c2fc20a166463612
2   "name": "AHCodesignValidator",
3   "version": "0.1",
4   "platforms": {
5     "osx": null
6   },
7   "license": "MIT",
8   "summary": "A simple Objective-c class for testing/comparing codesign of an item(s).",
9   "homepage": "https://github.com/eahrold/AHCodesignValidator",
10   "authors": {
11     "Eldon Ahrold": "eldon.ahrold@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/eahrold/AHCodesignValidator.git",
15     "tag": "v0.1"
16   },
17   "requires_arc": true,
18   "public_header_files": "AHCodesignValidator/*.h",
19   "source_files": "AHCodesignValidator/*.{h,m}"