blob: ee1e4c9a1ef73b0ca14c6d6a90116bf391d01478 [file] [log] [blame]
{
"name": "LFJUILib",
"version": "0.0.4",
"summary": "Useful tools for ios development",
"description": "Useful tools for ios development gathered in daily work",
"homepage": "http://git.oschina.net/FujunSelf/LFJUILib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liufujun": "fujunliu821@163.com"
},
"source": {
"git": "http://git.oschina.net/FujunSelf/LFJUILib.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"LFJUILib/Core-Category/*",
"LFJUILib/Core-Manager/*",
"LFJUILib/Core-View/*"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation"
]
}