[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / b / 6 / d / LinkedME_LinkAccount / 2.4.10 / LinkedME_LinkAccount.podspec.json
blobfcd330b7703734474b74dbabe4eb9532955516ba
2   "name": "LinkedME_LinkAccount",
3   "version": "2.4.10",
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     "renyang": "renyang@linkedme.cc"
13   },
14   "source": {
15     "git": "https://github.com/WFC-LinkedME/LinkAccount.git",
16     "tag": "2.4.10"
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": "9.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   }