[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / b / 2 / 6 / LGFOCTool / 1.2.8 / LGFOCTool.podspec.json
blob859d87ac5450bd16d4527f722845ab5d4586744d
2   "name": "LGFOCTool",
3   "version": "1.2.8",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/aiononhiii/LGFOCTool.git",
19     "tag": "1.2.8"
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     "HealthKit",
38     "EventKit"
39   ],
40   "source_files": "LGFOCTool/**/*.{h,m}",
41   "resource_bundles": {
42     "LGFOCTool": [
43       "LGFOCTool/**/**/*.{xib,storyboard}"
44     ]
45   },
46   "dependencies": {
47     "AFNetworking": [
49     ],
50     "MJRefresh": [
52     ],
53     "SDWebImage": [
54       "4.4.1"
55     ],
56     "FLAnimatedImage": [
57       "~> 1.0"
58     ]
59   },
60   "user_target_xcconfig": {
61     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
62   }