[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 6 / LGFOCTool / 1.4.6 / LGFOCTool.podspec.json
blob4d0853c4c71af7abbde0f8ea6662c8bf0f4ed71e
2   "name": "LGFOCTool",
3   "version": "1.4.6",
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.6"
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     "MJRefresh": [
51     ],
52     "SDWebImage": [
53       "4.4.1"
54     ],
55     "FLAnimatedImage": [
56       "~> 1.0"
57     ]
58   },
59   "user_target_xcconfig": {
60     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
61   }