[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 8 / 1 / 7 / AHCodesignValidator / 0.1.1 / AHCodesignValidator.podspec.json
blob3a77ad73fa6fe21c865b2d3653af53152808bc4a
2   "name": "AHCodesignValidator",
3   "version": "0.1.1",
4   "platforms": {
5     "osx": null
6   },
7   "license": "MIT",
8   "summary": "This project has been renamed to AHCodesignVerifier. Please see that spec",
9   "homepage": "https://github.com/eahrold/AHCodesignVerifier",
10   "authors": {
11     "Eldon Ahrold": "eldon.ahrold@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/eahrold/AHCodesignVerifier.git",
15     "tag": "v0.1.1"
16   },
17   "requires_arc": true,
18   "public_header_files": "AHCodesignVerifier/*.h",
19   "frameworks": [
20     "Security",
21     "Foundation"
22   ],
23   "source_files": "AHCodesignVerifier/*.{h,m}"