[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 4 / PushdySDK / 0.0.2 / PushdySDK.podspec.json
blob34de6e4ae93c810a01e653afb00c75d1ed63164f
2   "name": "PushdySDK",
3   "version": "0.0.2",
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.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pushdy/Classes/**/*",
22   "swift_versions": [
23     "4.0",
24     "4.2",
25     "5.0",
26     "5.0"
27   ],
28   "vendored_frameworks": "Pushdy/Frameworks/PushdyCore.framework",
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   },
32   "swift_version": "5.0"