blob: 105802b54e8d02ae0639f9715f0ef3ea598bcd18 [file] [log] [blame]
{
"name": "PieKit",
"version": "1.0.3",
"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.3"
},
"source_files": "PieKit/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}