[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / c / 4 / JyAdFramework / 3.0.1 / JyAdFramework.podspec.json
blob3ad2a90f90acf2eb71a612f795e3e4acabe513f3
2   "name": "JyAdFramework",
3   "version": "3.0.1",
4   "summary": "JyAdFrameworkIOSSDK",
5   "description": "JyAdFramework SDK.",
6   "homepage": "https://www.51tuiyi.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tuiyi": "linye@51tuiyi.com"
13   },
14   "source": {
15     "http": "http://cdn.51tuiyi.com/pod/Build3.0.1.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "static_framework": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": "Build/JyAdFramework.framework",
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "CoreTelephony",
33     "CoreLocation",
34     "SystemConfiguration"
35   ],
36   "dependencies": {
37     "FMDB": [
39     ]
40   }