blob: 1ca778f84fcbbad46322c9f0a58ce3031a10736a [file] [log] [blame]
{
"name": "PieKit",
"version": "1.0.1",
"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.1"
},
"source_files": "PieKit",
"requires_arc": true,
"frameworks": "UIKit"
}