blob: 60ada8e79f869d981cd0bf26972677f4022bfc1d [file] [log] [blame]
{
"name": "PieKit",
"version": "1.0.4",
"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.4"
},
"source_files": "PieKit/*",
"requires_arc": true,
"frameworks": "UIKit"
}