blob: e835bf851f8df77a85f5d79b214336ec54e6038b [file] [log] [blame]
{
"name": "LGFOCTool",
"version": "1.3.0",
"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.3.0"
},
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"AssetsLibrary",
"AVFoundation",
"CoreGraphics",
"CoreVideo",
"CoreMedia",
"CoreImage",
"CoreLocation",
"SystemConfiguration",
"Photos",
"CoreTelephony",
"AddressBook",
"Contacts",
"HealthKit",
"EventKit"
],
"source_files": "LGFOCTool/**/*.{h,m}",
"resource_bundles": {
"LGFOCTool": [
"LGFOCTool/**/**/*.{xib,storyboard}"
]
},
"dependencies": {
"AFNetworking": [
],
"MJRefresh": [
],
"LGFTransition": [
],
"LGFPageTitle": [
],
"SDWebImage": [
"4.4.1"
],
"FLAnimatedImage": [
"~> 1.0"
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}