[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / b / 2 / 6 / LGFOCTool / 1.4.5 / LGFOCTool.podspec.json
blob346693f4dec72cdfedd3c9ab43217a8b66c7998a
2   "name": "LGFOCTool",
3   "version": "1.4.5",
4   "summary": "LGFOCTool",
5   "homepage": "https://github.com/aiononhiii/LGFOCTool.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "aiononhiii": "452354033@qq.com"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/aiononhiii/LGFOCTool.git",
19     "tag": "1.4.5"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "QuartzCore",
25     "AssetsLibrary",
26     "AVFoundation",
27     "CoreGraphics",
28     "CoreVideo",
29     "CoreMedia",
30     "CoreImage",
31     "CoreLocation",
32     "SystemConfiguration",
33     "Photos",
34     "CoreTelephony",
35     "AddressBook",
36     "Contacts",
37     "EventKit"
38   ],
39   "source_files": "LGFOCTool/**/*.{h,m}",
40   "resource_bundles": {
41     "LGFOCTool": [
42       "LGFOCTool/**/**/*.{xib,storyboard}"
43     ]
44   },
45   "dependencies": {
46     "AFNetworking": [
48     ],
49     "LGFPageTitle": [
51     ],
52     "MJRefresh": [
54     ],
55     "SDWebImage": [
56       "4.4.1"
57     ],
58     "FLAnimatedImage": [
59       "~> 1.0"
60     ]
61   },
62   "user_target_xcconfig": {
63     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
64   }