[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / 6 / d / LinkedME_LinkAccount / 2.2.7 / LinkedME_LinkAccount.podspec.json
blobdf928f4690862546cd74d22f3c0450e2ba255037
2   "name": "LinkedME_LinkAccount",
3   "version": "2.2.7",
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     "Bindx": "renyang@linkedme.cc"
13   },
14   "source": {
15     "git": "https://github.com/WFC-LinkedME/LinkAccount.git",
16     "tag": "2.2.7"
17   },
18   "vendored_frameworks": "**/**/LinkAccount_Lib.framework",
19   "resources": "**/**/LinkAccount.bundle",
20   "libraries": [
21     "c++",
22     "z.1.2.8"
23   ],
24   "platforms": {
25     "ios": "9.0"
26   },
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }