[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / b / 8 / MZCustomerCouponLib / 1.0.2 / MZCustomerCouponLib.podspec.json
blobdab55fe31e868651cbce44a4da6efbd85dd1413c
2   "name": "MZCustomerCouponLib",
3   "version": "1.0.2",
4   "summary": "API Access Platform url  and get value from server.",
5   "description": "API Access Platform url  and get value from server Response Via Structured.",
6   "homepage": "https://github.com/mzsathya/mzcoupon-ios-customer-lib-v2",
7   "license": "MIT",
8   "authors": {
9     "sathya": "sathiyamoorthy.m@mezzofy.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/mzsathya/mzcoupon-ios-customer-lib-v2.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "MZCustomerCouponLib/**/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 4.0"
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "no-arc",
27       "source_files": "MZCustomerCouponLib/Jastor/*.{h,m}",
28       "requires_arc": false,
29       "compiler_flags": "-fno-objc-arc"
30     }
31   ]