blob: e5c32c78f0f45fba065ee2b8efcfce6065c29d3e [file] [log] [blame]
{
"name": "LRTools",
"version": "1.0.6",
"summary": "A short description of LRTools.",
"homepage": "https://github.com/huawt/LRTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huawt": "ghost263sky@163.com"
},
"source": {
"git": "https://github.com/huawt/LRTools.git",
"tag": "1.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"CoreImage",
"CoreGraphics"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/"
}
}