blob: acbb2904aaf722dab0f73d2cd69dd4a37b03ad3b [file] [log] [blame]
{
"name": "LRTools",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"CoreImage",
"CoreGraphics"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/"
}
}