[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / b / YZFrame / 1.3.1 / YZFrame.podspec.json
blob58579ef0eeb26fcd4f069f767e09ae0c1edec0e6
2   "name": "YZFrame",
3   "version": "1.3.1",
4   "summary": "YZFrame is an agile class library for development",
5   "homepage": "https://github.com/micyo202/YZFrame",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yanzheng": "micyo202@163.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "pod_target_xcconfig": {
17     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
18   },
19   "user_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "source": {
23     "git": "https://github.com/micyo202/YZFrame.git",
24     "tag": "1.3.1"
25   },
26   "source_files": "YZFrame/Core/**/*.{h,m}",
27   "resources": "YZFrame/Resources/*.bundle",
28   "requires_arc": true,
29   "dependencies": {
30     "YYKit": [
32     ],
33     "MBProgressHUD": [
35     ],
36     "SVProgressHUD": [
38     ]
39   }