[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 4 / 2 / uluShareSDK / 2.2.8 / uluShareSDK.podspec.json
blobb3091f3684ec2b37295694dd0c59410830216736
2   "name": "uluShareSDK",
3   "version": "2.2.8",
4   "summary": "Simple SDK for share dialog.",
5   "description": "use this SDK to share content via\nios system share API.",
6   "homepage": "http://www.ulugame.com",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "ios": "simon@ulugame.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://github.com/ulu-ios/ulugamesdk/releases/download/Pod-2.2.8/uluShareSDK.framework.zip"
16   },
17   "ios": {
18     "xcconfig": {
19       "OTHER_LDFLAGS": "-framework uluShareSDK"
20     },
21     "vendored_frameworks": "uluShareSDK.framework"
22   }