blob: 9a42353149fc8729512b51e5a36115a664418bce [file] [log] [blame]
{
"name": "LFJUILib",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"LFJUILib/*",
"LFJUILib/Core-Category/*",
"LFJUILib/Core-Manager/*",
"LFJUILib/Core-Util/*",
"LFJUILib/Core-View/*"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreLocation"
]
}