[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / 6 / d / LinkedME_LinkAccount / 2.3.6 / LinkedME_LinkAccount.podspec.json
blob89565f8e492c0dc393699fdd9f708ca8b235a0d3
2   "name": "LinkedME_LinkAccount",
3   "version": "2.3.6",
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.3.6"
17   },
18   "vendored_frameworks": "**/**/LinkAccount_Lib.framework",
19   "resources": "**/**/LinkAccount.bundle",
20   "frameworks": "Network",
21   "libraries": [
22     "c++",
23     "z.1.2.8"
24   ],
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   }