[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / c / 4 / PushdySDK / 0.4.3 / PushdySDK.podspec.json
blob425c24af2e22a7ba756105c93019d475b1b20767
2   "name": "PushdySDK",
3   "version": "0.4.3",
4   "summary": "Pushdy SDK for iOS platform",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Pushdy/ios-pushdy-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "quandt": "quandt@mobiletech.vn"
13   },
14   "source": {
15     "git": "https://github.com/Pushdy/ios-pushdy-sdk.git",
16     "tag": "0.4.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Pushdy/Classes/**/*.{h,m,swift}",
22   "swift_versions": [
23     "4.0",
24     "4.2",
25     "5.0"
26   ],
27   "resources": "Pushdy/Classes/**/*.{png,xib,jpg}",
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC"
30   },
31   "swift_version": "5.0"