blob: c08899b5dc28ccd6962f99e62a38221226952c96 [file] [log] [blame]
{
"name": "PieKit",
"version": "1.0.5",
"summary": "PieKit 是一组在OC中使用比较方便的工具类",
"homepage": "https://github.com/LWPPIE/PieKit",
"license": "{ :type => \"MIT\", :file => \"LICENSE\" }",
"platforms": {
"ios": "8.0"
},
"authors": {
"LWPPIE": "610310337@qq.com"
},
"source": {
"git": "https://github.com/LWPPIE/PieKit.git",
"tag": "1.0.5"
},
"source_files": "PieKit/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}