blob: 44d2db080f9df0343a40a78cd547491cbf2b97c0 [file] [log] [blame]
{
"name": "PoporGhost",
"version": "1.01",
"summary": "PoporGhost: 方便测试数据, 将测试数据转变为dic,通过yyCache保存到磁盘,可以在下一次恢复,适用于大量输入数据的情况.",
"homepage": "https://github.com/popor/PoporGhost",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporGhost.git",
"tag": "1.01"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Example/Classes/PoporGhost/*.{h,m}",
"dependencies": {
"YYModel": [
],
"YYCache": [
],
"Masonry": [
],
"PoporFoundation/NSDate": [
]
}
}