blob: 69d46a1e890439a743c9f4fd93a5139d1e523b5c [file] [log] [blame]
{
"name": "PoporGhost",
"version": "0.1.02",
"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": "0.1.02"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Example/Classes/PoporGhost/*.{h,m}",
"dependencies": {
"YYModel": [
],
"YYCache": [
],
"Masonry": [
],
"PoporFoundation/NSDate": [
]
}
}