blob: 74dca01e2e5682c833f30370c38feafc0d6682e6 [file] [log] [blame]
{
"name": "LGFOCTool",
"version": "1.0.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.0.0"
},
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"AssetsLibrary",
"AVFoundation",
"CoreGraphics",
"CoreVideo",
"CoreMedia",
"CoreImage",
"CoreLocation"
],
"source_files": [
"LGFOCTool",
"LGFOCTool/**/*.{h,m}",
"LGFOCTool/**/**/*.{h,m}"
]
}