blob: 6fbfbfb8b60528d7fd01cbf83b8ed5b94091bc18 [file] [log] [blame]
{
"name": "LGFOCTool",
"version": "1.5.2",
"summary": "LGFOCTool",
"homepage": "https://github.com/aiononhiii/LGFOCTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aiononhiii": "452354033@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aiononhiii/LGFOCTool.git",
"tag": "1.5.2"
},
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"AssetsLibrary",
"AVFoundation",
"CoreGraphics",
"CoreVideo",
"CoreMedia",
"CoreImage",
"CoreLocation",
"SystemConfiguration",
"Photos",
"CoreTelephony",
"AddressBook",
"Contacts",
"EventKit"
],
"source_files": "LGFOCTool/**/*.{h,m}",
"resource_bundles": {
"LGFOCTool": [
"LGFOCTool/**/**/*.{xib,storyboard,png}"
]
},
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
],
"SDWebImage": [
"4.4.1"
],
"FLAnimatedImage": [
"~> 1.0"
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}