[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 6 / c / MutualAuth / 0.0.2 / MutualAuth.podspec.json
blobda49a0981e39dee1367eddd5549b7414b3f59f39
2   "name": "MutualAuth",
3   "version": "0.0.2",
4   "summary": "Mutual Authentication for iOS",
5   "description": "Mutual Authentication for iOS using p12 certificate",
6   "homepage": "https://github.com/CoericK/mutual-auth-ios",
7   "license": "MIT",
8   "authors": {
9     "Erick Arroyo": "erick@erickarroyo.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoericK/mutual-auth-ios.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "MutualAuth/**/*.{h,m,swift}",
19   "exclude_files": "Classes/Exclude",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4"
22   },
23   "pushed_with_swift_version": "4.0"