[Add] AnyThinkAdmobSDKAdapter 6.4.37.1
[CocoaPods.git] / Specs / d / 1 / 7 / MTAXAttributedString / 0.1.0 / MTAXAttributedString.podspec.json
blob06e8099552ee013e44b600251dc8f5ac7f76290a
2   "name": "MTAXAttributedString",
3   "version": "0.1.0",
4   "summary": "A short description of MTAXAttributedString.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/fmdb/MTAXAttributedString",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BestiOSDev": "1060545231@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/fmdb/MTAXAttributedString.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "ios": {
22     "vendored_frameworks": "MTAXAttributedString/Framework/MTAXAttributedString.framework"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }