[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 2 / 3 / FSMeeting / 0.1.0 / FSMeeting.podspec.json
blob0bfc9864d39b5e1a09954959a9dc4111c00c82da
2   "name": "FSMeeting",
3   "version": "0.1.0",
4   "summary": "FSMeeting SDK封装.",
5   "description": "FSMeeting SDK封装",
6   "homepage": "https://github.com/MQL9011/FSMeeting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mccree": "301063915@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MQL9011/FSMeeting.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FSMeeting/Classes/*.{h,m}",
22   "resources": "FSMeeting/Assets/*.{bundle}",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "arm64"
25   },
26   "static_framework": true,
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC",
29     "VALID_ARCHS": "arm64"
30   }