[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / 5 / MyFrameworkKit / 0.0.1 / MyFrameworkKit.podspec.json
blob1266abbb036a621fe47781a4fbcf4df7cda7c169
2   "name": "MyFrameworkKit",
3   "version": "0.0.1",
4   "summary": "A short description of MyFrameworkKit.",
5   "description": "this is a description",
6   "homepage": "https://github.com/CheneyDeveloper/MyFrameworkKit",
7   "license": "MIT",
8   "authors": {
9     "iOSer": "chenxingxing_186@163.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/CheneyDeveloper/MyFrameworkKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MyFrameworkKit/**/*",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   }