[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / 6 / d / LinkedME_LinkAccount / 2.5.8 / LinkedME_LinkAccount.podspec.json
blob8768160fc408c23aff455b9bae91bac91a513922
2   "name": "LinkedME_LinkAccount",
3   "version": "2.5.8",
4   "summary": "LinkedME LinkAccount",
5   "description": "LinkedME LinkAccount for iOS.",
6   "homepage": "https://github.com/WFC-LinkedME/LinkAccount.git",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright 2019\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
10   },
11   "authors": {
12     "LinkedME": "developer@linkedme.cc"
13   },
14   "source": {
15     "git": "https://github.com/WFC-LinkedME/LinkAccount.git",
16     "tag": "2.5.8"
17   },
18   "vendored_frameworks": "**/**/LinkAccount_Lib.framework",
19   "resources": "**/**/LinkAccount.bundle",
20   "libraries": [
21     "c++",
22     "z.1.2.8"
23   ],
24   "weak_frameworks": "Network",
25   "platforms": {
26     "ios": "11.0"
27   },
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   }