blob: bf2cd64cbe614ddaa483b30e2b4885b9882107a2 [file] [log] [blame]
{
"name": "LXUtils",
"version": "0.0.3",
"summary": "common tools on iOS.",
"description": "cmmmon tools and cagegory on iOS.",
"homepage": "https://github.com/LXManMan/LXUtils",
"license": "MIT",
"authors": {
"liuxinixn": "jiushu0228@163.com"
},
"social_media_url": "https://www.jianshu.com/u/3d7c50f31b88",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LXManMan/LXUtils.git",
"tag": "0.0.3"
},
"source_files": "LXUtils/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}