blob: 8659f7c55dc2267bb577a9f7c4b2ad3c8a6a6ed1 [file] [log] [blame]
{
"name": "LRTools",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRTools/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"CoreImage",
"CoreGraphics"
]
}